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