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