Searched refs:z_acl_size (Results 1 – 4 of 4) sorted by relevance
189 zp->zp_acl.z_acl_size = BSWAP_32(zp->zp_acl.z_acl_size); in zfs_znode_byteswap()
402 *aclsize = ZFS_ACL_SIZE(aclphys->z_acl_size); in zfs_acl_znode_info()403 *aclcount = aclphys->z_acl_size; in zfs_acl_znode_info()405 *aclsize = aclphys->z_acl_size; in zfs_acl_znode_info()1330 acl_phys.z_acl_size = aclp->z_acl_count; in zfs_aclset_common()1333 acl_phys.z_acl_size = aclp->z_acl_bytes; in zfs_aclset_common()
53 uint32_t z_acl_size; /* Number of bytes in ACL */ member
120 uint32_t z_acl_size; /* Number of bytes in ACL */ member