Searched refs:z_ace_idx (Results 1 – 2 of 2) sorted by relevance
156 int z_ace_idx; /* ace iterator positioned on */ member
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()