Name

sync_inodes_sb — sync sb inode pages

Synopsis

void fsfuncsync_inodes_sb (struct super_block * sb,
 unsigned long older_than_this);
 

Arguments

sb

the superblock

older_than_this

dummy parameter for binary compatibility

Description

This function writes and waits on any dirty inode belonging to this super_block.