vop_close_args
vop_stdclose(struct vop_close_args *ap)
static int sync_close(struct vop_close_args *);
sync_close(struct vop_close_args *ap)
vop_close_ap(struct vop_close_args *ap)
struct vop_close_args ap;
int (*vop_close)(struct vop_close_args *);
struct vop_close_args vu_close;
int vop_close_ap(struct vop_close_args *ap);
int vop_stdclose (struct vop_close_args *ap);
dead_close(struct vop_close_args *ap)
static int dead_close (struct vop_close_args *);
devfs_spec_close(struct vop_close_args *ap)
static int devfs_spec_close(struct vop_close_args *);
dirfs_close(struct vop_close_args *ap)
ext2fifo_close(struct vop_close_args *ap)
ext2_close(struct vop_close_args *ap)
fifo_close(struct vop_close_args *ap)
static int fifo_close (struct vop_close_args *);
fuse_vop_close(struct vop_close_args *ap)
hammer_vop_fifoclose (struct vop_close_args *ap)
static int hammer_vop_close(struct vop_close_args *);
static int hammer_vop_fifoclose (struct vop_close_args *);
hammer_vop_close(struct vop_close_args *ap)
hammer2_vop_close(struct vop_close_args *ap)
msdosfs_close(struct vop_close_args *ap)
nfsfifo_close(struct vop_close_args *ap)
nfs_close(struct vop_close_args *ap)
static int nfsfifo_close (struct vop_close_args *);
static int nfs_close (struct vop_close_args *);
ntfs_close(struct vop_close_args *ap)
static int ntfs_close (struct vop_close_args *ap);
procfs_close(struct vop_close_args *ap)
static int procfs_close (struct vop_close_args *);
smbfs_closel(struct vop_close_args *ap)
static int smbfs_closel(struct vop_close_args *);
tmpfs_fifo_close(struct vop_close_args *ap)
tmpfs_close(struct vop_close_args *ap)
static int ufsfifo_close (struct vop_close_args *);
ufsfifo_close(struct vop_close_args *ap)
ufs_close(struct vop_close_args *ap)
static int ufs_close (struct vop_close_args *);
int (*vop_close)(struct vop_close_args *);
hammer2_vop_close(struct vop_close_args *ap)