nfs_close
static int nfs_close(struct open_file *f);
.fo_close = nfs_close,
static int nfs_close(vnode_t *, int, int, offset_t, cred_t *,
VOPNAME_CLOSE, { .vop_close = nfs_close },