ext2_sync_fs
ext2_sync_fs(sb, 1);
.sync_fs = ext2_sync_fs,
static int ext2_sync_fs(struct super_block *sb, int wait);