| /onnv-gate/usr/src/uts/common/fs/doorfs/ |
| H A D | door_vnops.c | 66 VOPNAME_PATHCONF, { .error = fs_error },
|
| /onnv-gate/usr/src/uts/common/fs/portfs/ |
| H A D | port_vnops.c | 57 VOPNAME_PATHCONF, { .error = fs_error },
|
| /onnv-gate/usr/src/uts/common/fs/swapfs/ |
| H A D | swap_vnops.c | 83 VOPNAME_PATHCONF, { .error = fs_error },
|
| /onnv-gate/usr/src/uts/common/fs/ |
| H A D | xattr.c | 767 { VOPNAME_PATHCONF, { .vop_pathconf = xattr_file_pathconf } }, 1410 { VOPNAME_PATHCONF, { .vop_pathconf = xattr_dir_pathconf } },
|
| H A D | vnode.c | 339 VOPNAME_PATHCONF, offsetof(struct vnodeops, vop_pathconf),
|
| H A D | fem.c | 1995 { VOPNAME_PATHCONF, (femop_t *)vhead_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | zfs_vnops.c | 5121 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf }, 5154 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf }, 5175 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf }, 5189 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf }, 5228 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf }, 5241 VOPNAME_PATHCONF, { .vop_pathconf = zfs_pathconf },
|
| H A D | zfs_ctldir.c | 501 { VOPNAME_PATHCONF, { .vop_pathconf = zfsctl_pathconf } },
|
| /onnv-gate/usr/src/uts/common/fs/lofs/ |
| H A D | lofs_vnops.c | 1252 VOPNAME_PATHCONF, { .vop_pathconf = lo_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/devfs/ |
| H A D | devfs_vnops.c | 1148 VOPNAME_PATHCONF, { .vop_pathconf = devfs_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/pcfs/ |
| H A D | pc_vnops.c | 158 VOPNAME_PATHCONF, { .vop_pathconf = pcfs_pathconf }, 180 VOPNAME_PATHCONF, { .vop_pathconf = pcfs_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/dev/ |
| H A D | sdev_vnops.c | 1277 VOPNAME_PATHCONF, { .vop_pathconf = sdev_pathconf },
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | vnode.h | 1158 #define VOPNAME_PATHCONF "pathconf" macro
|
| /onnv-gate/usr/src/uts/common/fs/fifofs/ |
| H A D | fifovnops.c | 138 VOPNAME_PATHCONF, { .vop_pathconf = fifo_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/hsfs/ |
| H A D | hsfs_vnops.c | 2455 VOPNAME_PATHCONF, { .vop_pathconf = hsfs_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/tmpfs/ |
| H A D | tmp_vnops.c | 2440 VOPNAME_PATHCONF, { .vop_pathconf = tmp_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| H A D | smbfs_vnops.c | 224 { VOPNAME_PATHCONF, { .vop_pathconf = smbfs_pathconf } },
|
| /onnv-gate/usr/src/uts/common/fs/specfs/ |
| H A D | specvnops.c | 195 VOPNAME_PATHCONF, { .vop_pathconf = spec_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_stub_vnops.c | 295 VOPNAME_PATHCONF, { .vop_pathconf = nfs4_pathconf },
|
| H A D | nfs_vnops.c | 230 VOPNAME_PATHCONF, { .vop_pathconf = nfs_pathconf },
|
| H A D | nfs3_vnops.c | 267 VOPNAME_PATHCONF, { .vop_pathconf = nfs3_pathconf },
|
| H A D | nfs4_vnops.c | 424 VOPNAME_PATHCONF, { .vop_pathconf = nfs4_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/udfs/ |
| H A D | udf_vnops.c | 229 VOPNAME_PATHCONF, { .vop_pathconf = udf_l_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/ufs/ |
| H A D | ufs_vnops.c | 228 VOPNAME_PATHCONF, { .vop_pathconf = ufs_l_pathconf },
|
| /onnv-gate/usr/src/uts/common/fs/cachefs/ |
| H A D | cachefs_vnops.c | 295 VOPNAME_PATHCONF, { .vop_pathconf = cachefs_pathconf },
|