Sync sb inode pages
void sync_inodes_sb(struct super_block * sb);
sb
the superblock
This function writes and waits on any dirty inode belonging to this super_block.