Home
last modified time | relevance | path

Searched refs:z_object_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_acl.h91 uint8_t z_object_type[16]; /* object type */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c706 bcopy(aceobjp->a_obj_type, zobjacep->z_object_type, in zfs_copy_ace_2_fuid()
758 bcopy(zobjacep->z_object_type, in zfs_copy_fuid_2_ace()
760 sizeof (zobjacep->z_object_type)); in zfs_copy_fuid_2_ace()