ext2_flushfiles
if ((error = ext2_flushfiles(mp, flags)) != 0)
error = ext2_flushfiles(mp, flags);
static int ext2_flushfiles(struct mount *mp, int flags);