vop_inactive_args
static int sync_inactive(struct vop_inactive_args *);
sync_inactive(struct vop_inactive_args *ap)
vop_inactive_ap(struct vop_inactive_args *ap)
struct vop_inactive_args ap;
int (*vop_inactive)(struct vop_inactive_args *);
struct vop_inactive_args vu_inactive;
int vop_inactive_ap(struct vop_inactive_args *ap);
devfs_vop_inactive(struct vop_inactive_args *ap)
static int devfs_vop_inactive(struct vop_inactive_args *);
dirfs_inactive(struct vop_inactive_args *ap)
int ext2_inactive(struct vop_inactive_args *);
ext2_inactive(struct vop_inactive_args *ap)
fifo_inactive(struct vop_inactive_args *ap)
static int fifo_inactive (struct vop_inactive_args *);
fuse_vop_inactive(struct vop_inactive_args *ap)
int hammer_vop_inactive(struct vop_inactive_args *);
hammer_vop_inactive(struct vop_inactive_args *ap)
hammer2_vop_inactive(struct vop_inactive_args *ap)
hpfs_inactive(struct vop_inactive_args *ap)
static int hpfs_inactive (struct vop_inactive_args *ap);
cd9660_inactive(struct vop_inactive_args *ap)
struct vop_inactive_args;
int cd9660_inactive(struct vop_inactive_args *);
int msdosfs_inactive(struct vop_inactive_args *);
msdosfs_inactive(struct vop_inactive_args *ap)
nfs_inactive(struct vop_inactive_args *ap)
int nfs_inactive (struct vop_inactive_args *);
ntfs_inactive(struct vop_inactive_args *ap)
static int ntfs_inactive (struct vop_inactive_args *ap);
procfs_inactive(struct vop_inactive_args *ap)
static int procfs_inactive (struct vop_inactive_args *);
smbfs_inactive(struct vop_inactive_args *ap)
struct vop_inactive_args;
int smbfs_inactive(struct vop_inactive_args *);
tmpfs_inactive(struct vop_inactive_args *ap)
struct vop_inactive_args;
int ufs_inactive(struct vop_inactive_args *);
ufs_inactive(struct vop_inactive_args *ap)
swapdev_inactive(struct vop_inactive_args *ap)
int (*vop_inactive)(struct vop_inactive_args *);
hammer2_vop_inactive(struct vop_inactive_args *ap)