Searched refs:z_acl_version (Results 1 – 5 of 5) sorted by relevance
188 zp->zp_acl.z_acl_version = BSWAP_16(zp->zp_acl.z_acl_version); in zfs_znode_byteswap()190 if (zp->zp_acl.z_acl_version == ZFS_ACL_VERSION) { in zfs_znode_byteswap()
105 uint16_t z_acl_version; /* acl version */ member121 uint16_t z_acl_version; /* acl version */ member
394 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()426 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1242 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1301 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()
393 if (aclphys->z_acl_version == ZFS_ACL_VERSION_INITIAL) { in zfs_acl_znode_info()425 return (acl_phys.z_acl_version); in zfs_znode_acl_version()1427 aclp->z_version != acl_phys.z_acl_version) { in zfs_aclset_common()1486 acl_phys.z_acl_version = aclp->z_version; in zfs_aclset_common()
1863 uint16_t z_acl_version; /* acl version */ member