Searched refs:z_acl_version (Results 1 – 4 of 4) sorted by relevance
196 zp->zp_acl.z_acl_version = BSWAP_16(zp->zp_acl.z_acl_version); in zfs_znode_byteswap()198 if (zp->zp_acl.z_acl_version == ZFS_ACL_VERSION) { in zfs_znode_byteswap()
104 uint16_t z_acl_version; /* acl version */ member120 uint16_t z_acl_version; /* acl version */ member
392 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()424 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1237 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1296 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()
392 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()424 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1407 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1466 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()