Name

sync_inodes_sb — sync sb inode pages

Synopsis

void sync_inodes_sb (struct super_block * sb);
 

Arguments

struct super_block * sb

the superblock

Description

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