Searched refs:z_ace_idx (Results 1 – 2 of 2) sorted by relevance
157 int z_ace_idx; /* ace iterator positioned on */ member
588 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()596 if (aclnode->z_ace_idx >= aclnode->z_ace_count) { in zfs_acl_next_ace()602 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()607 if (aclnode->z_ace_idx < aclnode->z_ace_count) { in zfs_acl_next_ace()626 aclnode->z_ace_idx++; in zfs_acl_next_ace()