nfs_close
static int nfs_close(struct open_file *f);
nfs_close,
.vop_close = nfs_close,
static int nfs_close (struct vop_close_args *);