vop_inactive_desc  964 isofs/cd9660/cd9660_vnops.c 	{ &vop_inactive_desc, cd9660_inactive },/* inactive */
vop_inactive_desc  989 isofs/cd9660/cd9660_vnops.c 	{ &vop_inactive_desc, cd9660_inactive },/* inactive */
vop_inactive_desc 1007 isofs/cd9660/cd9660_vnops.c 	{ &vop_inactive_desc, cd9660_inactive },/* inactive */
vop_inactive_desc   73 isofs/udf/udf_vnops.c 	{ &vop_inactive_desc, udf_inactive },		/* inactive */
vop_inactive_desc  274 kern/vfs_sync.c       { &vop_inactive_desc, sync_inactive },          /* inactive */
vop_inactive_desc  819 kern/vnode_if.c struct vnodeop_desc vop_inactive_desc = {
vop_inactive_desc 1145 kern/vnode_if.c 	&vop_inactive_desc,
vop_inactive_desc  113 miscfs/deadfs/dead_vnops.c 	{ &vop_inactive_desc, dead_inactive },	/* inactive */
vop_inactive_desc   91 miscfs/fifofs/fifo_vnops.c 	{ &vop_inactive_desc, fifo_inactive },		/* inactive */
vop_inactive_desc  133 miscfs/portal/portal_vnops.c 	{ &vop_inactive_desc, portal_inactive },	/* inactive */
vop_inactive_desc  181 miscfs/procfs/procfs_vnops.c 	{ &vop_inactive_desc, procfs_inactive },	/* inactive */
vop_inactive_desc   85 miscfs/specfs/spec_vnops.c 	{ &vop_inactive_desc, spec_inactive },		/* inactive */
vop_inactive_desc 1871 msdosfs/msdosfs_vnops.c 	{ &vop_inactive_desc, msdosfs_inactive },	/* inactive */
vop_inactive_desc  115 nfs/nfs_vnops.c 	{ &vop_inactive_desc, nfs_inactive },	/* inactive */
vop_inactive_desc  144 nfs/nfs_vnops.c 	{ &vop_inactive_desc, nfs_inactive },	/* inactive */
vop_inactive_desc  166 nfs/nfs_vnops.c 	{ &vop_inactive_desc, nfs_inactive },	/* inactive */
vop_inactive_desc  865 ntfs/ntfs_vnops.c 	{ &vop_inactive_desc, (vop_t *)ntfs_inactive },
vop_inactive_desc  905 ntfs/ntfs_vnops.c 	{ &vop_inactive_desc, (vop_t *)ntfs_inactive },
vop_inactive_desc  965 ntfs/ntfs_vnops.c 	{ &vop_inactive_desc, (vop_t *) ntfs_inactive },	/* inactive */
vop_inactive_desc  298 sys/vnode_if.h extern struct vnodeop_desc vop_inactive_desc;
vop_inactive_desc 1282 ufs/ext2fs/ext2fs_vnops.c 	{ &vop_inactive_desc, ext2fs_inactive },/* inactive */
vop_inactive_desc 1308 ufs/ext2fs/ext2fs_vnops.c 	{ &vop_inactive_desc, ext2fs_inactive },/* inactive */
vop_inactive_desc 1330 ufs/ext2fs/ext2fs_vnops.c 	{ &vop_inactive_desc, ext2fs_inactive },/* inactive */
vop_inactive_desc   93 ufs/ffs/ffs_vnops.c 	{ &vop_inactive_desc, ufs_inactive },		/* inactive */
vop_inactive_desc  121 ufs/ffs/ffs_vnops.c 	{ &vop_inactive_desc, ufs_inactive },		/* inactive */
vop_inactive_desc  144 ufs/ffs/ffs_vnops.c 	{ &vop_inactive_desc, ufs_inactive },		/* inactive */
vop_inactive_desc   80 ufs/mfs/mfs_vnops.c 	{ &vop_inactive_desc, mfs_inactive },		/* inactive */
vop_inactive_desc 1480 xfs/xfs_vnodeops-bsd.c     {&vop_inactive_desc, (vop_t *) xfs_inactive },