/titanic_44/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_ctl.c | 233 { VOPNAME_GETATTR, { .vop_getattr = ctfs_ctl_getattr } }, 332 { VOPNAME_GETATTR, { .vop_getattr = ctfs_stat_getattr } },
|
H A D | ctfs_sym.c | 140 { VOPNAME_GETATTR, { .vop_getattr = ctfs_sym_getattr } },
|
H A D | ctfs_event.c | 332 { VOPNAME_GETATTR, { .vop_getattr = ctfs_ev_getattr } }, 492 { VOPNAME_GETATTR, { .vop_getattr = ctfs_bu_getattr } },
|
H A D | ctfs_latest.c | 179 { VOPNAME_GETATTR, { .vop_getattr = ctfs_latest_getattr } },
|
H A D | ctfs_all.c | 152 { VOPNAME_GETATTR, { .vop_getattr = ctfs_adir_getattr } },
|
H A D | ctfs_cdir.c | 160 { VOPNAME_GETATTR, { .vop_getattr = ctfs_cdir_getattr } },
|
H A D | ctfs_tdir.c | 163 { VOPNAME_GETATTR, { .vop_getattr = ctfs_tdir_getattr } },
|
H A D | ctfs_tmpl.c | 193 { VOPNAME_GETATTR, { .vop_getattr = ctfs_tmpl_getattr } },
|
H A D | ctfs_root.c | 514 { VOPNAME_GETATTR, { .vop_getattr = ctfs_root_getattr } },
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_odir.c | 85 { VOPNAME_GETATTR, { .vop_getattr = objfs_odir_getattr } },
|
H A D | objfs_root.c | 170 { VOPNAME_GETATTR, { .vop_getattr = objfs_root_getattr } },
|
H A D | objfs_data.c | 761 { VOPNAME_GETATTR, { .vop_getattr = objfs_data_getattr } },
|
/titanic_44/usr/src/uts/common/fs/doorfs/ |
H A D | door_vnops.c | 60 VOPNAME_GETATTR, { .vop_getattr = door_getattr },
|
/titanic_44/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vnops.c | 378 { VOPNAME_GETATTR, { .vop_getattr = sharefs_getattr } },
|
/titanic_44/usr/src/uts/common/fs/portfs/ |
H A D | port_vnops.c | 51 VOPNAME_GETATTR, { .vop_getattr = port_getattr },
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ctldir.c | 497 { VOPNAME_GETATTR, { .vop_getattr = zfsctl_root_getattr } }, 1155 { VOPNAME_GETATTR, { .vop_getattr = zfsctl_snapdir_getattr } }, 1172 { VOPNAME_GETATTR, { .vop_getattr = zfsctl_shares_getattr } },
|
H A D | zfs_vnops.c | 5266 VOPNAME_GETATTR, { .vop_getattr = zfs_getattr }, 5299 VOPNAME_GETATTR, { .vop_getattr = zfs_getattr }, 5329 VOPNAME_GETATTR, { .vop_getattr = zfs_getattr }, 5346 VOPNAME_GETATTR, { .vop_getattr = zfs_getattr }, 5375 VOPNAME_GETATTR, { .vop_getattr = zfs_getattr },
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_vnops.c | 96 VOPNAME_GETATTR, { .vop_getattr = socket_vop_getattr },
|
/titanic_44/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 473 VOPNAME_GETATTR, { .vop_getattr = nm_getattr },
|
/titanic_44/usr/src/uts/common/fs/fd/ |
H A D | fdops.c | 324 VOPNAME_GETATTR, { .vop_getattr = fdgetattr },
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | xattr.c | 761 { VOPNAME_GETATTR, { .vop_getattr = xattr_file_getattr } }, 1397 { VOPNAME_GETATTR, { .vop_getattr = xattr_dir_getattr } },
|
/titanic_44/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vnops.c | 1221 VOPNAME_GETATTR, { .vop_getattr = lo_getattr },
|
/titanic_44/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 227 VOPNAME_GETATTR, { .vop_getattr = dc_getattr },
|
/titanic_44/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vnops.c | 1136 VOPNAME_GETATTR, { .vop_getattr = devfs_getattr },
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 150 VOPNAME_GETATTR, { .vop_getattr = pcfs_getattr }, 171 VOPNAME_GETATTR, { .vop_getattr = pcfs_getattr },
|