vop_inactive_args  237 isofs/cd9660/cd9660_node.c 	struct vop_inactive_args *ap = v;
vop_inactive_args 1119 isofs/udf/udf_vnops.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  368 kern/vfs_sync.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  816 kern/vnode_if.c 	VOPARG_OFFSETOF(struct vop_inactive_args,a_vp),
vop_inactive_args  826 kern/vnode_if.c 	VOPARG_OFFSETOF(struct vop_inactive_args, a_p),
vop_inactive_args  833 kern/vnode_if.c 	struct vop_inactive_args a;
vop_inactive_args  348 miscfs/fifofs/fifo_vnops.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  578 miscfs/portal/portal_vnops.c  	struct vop_inactive_args *ap = v;
vop_inactive_args  330 miscfs/procfs/procfs_vnops.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  292 miscfs/specfs/spec_vnops.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  629 msdosfs/msdosfs_denode.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  162 nfs/nfs_node.c 	struct vop_inactive_args *ap = v;
vop_inactive_args   87 ntfs/ntfs_vnops.c static int	ntfs_inactive(struct vop_inactive_args *ap);
vop_inactive_args  235 ntfs/ntfs_vnops.c 	struct vop_inactive_args *ap;
vop_inactive_args  293 sys/vnode_if.h struct vop_inactive_args {
vop_inactive_args  110 ufs/ext2fs/ext2fs_inode.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  268 ufs/mfs/mfs_vnops.c 	struct vop_inactive_args *ap = v;
vop_inactive_args   64 ufs/ufs/ufs_inode.c 	struct vop_inactive_args *ap = v;
vop_inactive_args  740 xfs/xfs_vnodeops-bsd.c xfs_inactive(struct vop_inactive_args * ap)