vop_pathconf_desc  972 isofs/cd9660/cd9660_vnops.c 	{ &vop_pathconf_desc, cd9660_pathconf },/* pathconf */
vop_pathconf_desc  982 kern/vnode_if.c struct vnodeop_desc vop_pathconf_desc = {
vop_pathconf_desc 1151 kern/vnode_if.c 	&vop_pathconf_desc,
vop_pathconf_desc  121 miscfs/deadfs/dead_vnops.c 	{ &vop_pathconf_desc, dead_pathconf },	/* pathconf */
vop_pathconf_desc   99 miscfs/fifofs/fifo_vnops.c 	{ &vop_pathconf_desc, fifo_pathconf },		/* pathconf */
vop_pathconf_desc  141 miscfs/portal/portal_vnops.c 	{ &vop_pathconf_desc, portal_pathconf },	/* pathconf */
vop_pathconf_desc  189 miscfs/procfs/procfs_vnops.c 	{ &vop_pathconf_desc, procfs_pathconf },	/* pathconf */
vop_pathconf_desc   93 miscfs/specfs/spec_vnops.c 	{ &vop_pathconf_desc, spec_pathconf },		/* pathconf */
vop_pathconf_desc 1879 msdosfs/msdosfs_vnops.c 	{ &vop_pathconf_desc, msdosfs_pathconf },	/* pathconf */
vop_pathconf_desc  123 nfs/nfs_vnops.c 	{ &vop_pathconf_desc, nfs_pathconf },	/* pathconf */
vop_pathconf_desc  868 ntfs/ntfs_vnops.c 	{ &vop_pathconf_desc, ntfs_pathconf },
vop_pathconf_desc  908 ntfs/ntfs_vnops.c 	{ &vop_pathconf_desc, ntfs_pathconf },
vop_pathconf_desc  973 ntfs/ntfs_vnops.c 	{ &vop_pathconf_desc, ntfs_pathconf },		/* pathconf */
vop_pathconf_desc  351 sys/vnode_if.h extern struct vnodeop_desc vop_pathconf_desc;
vop_pathconf_desc 1290 ufs/ext2fs/ext2fs_vnops.c 	{ &vop_pathconf_desc, ufs_pathconf },	/* pathconf */
vop_pathconf_desc  101 ufs/ffs/ffs_vnops.c 	{ &vop_pathconf_desc, ufs_pathconf },		/* pathconf */
vop_pathconf_desc   88 ufs/mfs/mfs_vnops.c 	{ &vop_pathconf_desc, mfs_pathconf },		/* pathconf */
vop_pathconf_desc 1528 xfs/xfs_vnodeops-bsd.c     {&vop_pathconf_desc, (vop_t *) xfs_pathconf },