Searched refs:z_ace_idx (Results 1 – 3 of 3) sorted by relevance
158 int z_ace_idx; /* ace iterator positioned on */ member
587 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()595 if (aclnode->z_ace_idx >= aclnode->z_ace_count) { in zfs_acl_next_ace()601 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()606 if (aclnode->z_ace_idx < aclnode->z_ace_count) { in zfs_acl_next_ace()625 aclnode->z_ace_idx++; in zfs_acl_next_ace()
585 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()593 if (aclnode->z_ace_idx >= aclnode->z_ace_count) { in zfs_acl_next_ace()599 aclnode->z_ace_idx = 0; in zfs_acl_next_ace()604 if (aclnode->z_ace_idx < aclnode->z_ace_count) { in zfs_acl_next_ace()623 aclnode->z_ace_idx++; in zfs_acl_next_ace()