Searched refs:z_acl_count (Results 1 – 9 of 9) sorted by relevance
103 uint32_t z_acl_count; /* Number of ACEs */ member121 uint16_t z_acl_count; /* ace count */ member162 uint64_t z_acl_count; /* Number of ACEs */ member
398 *aclcount = aclphys->z_acl_count; in zfs_acl_znode_info()500 aclp->z_acl_count = 0; in zfs_acl_release_nodes()1082 aclp->z_acl_count = acl_count; in zfs_acl_node_read()1086 aclnode->z_ace_count = aclp->z_acl_count; in zfs_acl_node_read()1294 acl_phys.z_acl_size = aclp->z_acl_count; in zfs_aclset_common()1298 acl_phys.z_acl_count = aclp->z_acl_count; in zfs_aclset_common()1434 aclp->z_acl_count = new_count; in zfs_acl_chmod()1569 aclp->z_acl_count++; in zfs_acl_inherit()1606 aclp->z_acl_count != 0) { in zfs_acl_inherit()1827 count = (int)aclp->z_acl_count; in zfs_getacl()[all …]
788 &acl_ids->z_aclp->z_acl_count, 8); in zfs_mknode()
397 *aclcount = aclphys->z_acl_count; in zfs_acl_znode_info()498 aclp->z_acl_count = 0; in zfs_acl_release_nodes()1110 aclp->z_acl_count = acl_count; in zfs_acl_node_read()1114 aclnode->z_ace_count = aclp->z_acl_count; in zfs_acl_node_read()1182 if (error == 0 && aclp->z_acl_count > 0) in zfs_acl_chown_setattr()1483 acl_phys.z_acl_count = aclp->z_acl_count; in zfs_aclset_common()1617 aclp->z_acl_count = new_count; in zfs_acl_chmod()1752 aclp->z_acl_count++; in zfs_acl_inherit()1789 aclp->z_acl_count != 0) { in zfs_acl_inherit()2017 count = (int)aclp->z_acl_count; in zfs_getacl()[all …]
924 &acl_ids->z_aclp->z_acl_count, 8); in zfs_mknode()
188 zp->zp_acl.z_acl_count = BSWAP_16(zp->zp_acl.z_acl_count); in zfs_znode_byteswap()
405 &zp->z_acl_cached->z_acl_count, 8); in zfs_sa_upgrade()
1654 &zp->z_acl_cached->z_acl_count, 8); in sa_add_projid()
1862 uint32_t z_acl_count; /* Number of ACEs */ member