ffs_flushfiles
int ffs_flushfiles(struct mount *, int, struct lwp *);
if ((error = ffs_flushfiles(mp, flags, l)) != 0)
error = ffs_flushfiles(mp, flags, l);