Searched refs:z_acl_version (Results 1 – 5 of 5) sorted by relevance
178 zp->zp_acl.z_acl_version = BSWAP_16(zp->zp_acl.z_acl_version); in zfs_znode_byteswap()180 if (zp->zp_acl.z_acl_version == ZFS_ACL_VERSION) { in zfs_znode_byteswap()
96 uint16_t z_acl_version; /* acl version */ member112 uint16_t z_acl_version; /* acl version */ member
385 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()417 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1233 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1293 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()
384 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()416 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1418 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1478 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()
1858 uint16_t z_acl_version; /* acl version */ member