nfs_flush
int nfs_flush(struct vnode *, kauth_cred_t, int, struct lwp *, int);
return (nfs_flush(vp, ap->a_cred,
error = nfs_flush(vp, ap->a_cred, MNT_WAIT, curlwp, 0);