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