Searched refs:new_entry (Results 1 – 2 of 2) sorted by relevance
130 acl_entry_t new_entry; in shift_acl() local132 if (acl_create_entry(©, &new_entry) < 0) in shift_acl()135 if (acl_copy_entry(new_entry, i) < 0) in shift_acl()139 if (acl_set_qualifier(new_entry, &new_uid) < 0) in shift_acl()
1011 struct ordered_hashmap_entry *new_entry; in hashmap_base_put_boldly() local1016 new_entry = bucket_at_swap(swap, IDX_PUT); in hashmap_base_put_boldly()1023 idx = bucket_hash(h, new_entry->p.b.key); in hashmap_base_put_boldly()1030 new_entry->iterate_next = IDX_NIL; in hashmap_base_put_boldly()1031 new_entry->iterate_previous = lh->iterate_list_tail; in hashmap_base_put_boldly()