Searched refs:ht_shares (Results 1 – 3 of 3) sorted by relevance
81 struct htable *ht_shares; /* for HTABLE_SHARED_PFN only */ member
924 ht->ht_shares = shared; in htable_alloc()927 ht->ht_shares = NULL; in htable_alloc()1233 shared = ht->ht_shares; in htable_release()1413 if (l == level && shared && ht->ht_shares && in htable_create()1414 ht->ht_shares != shared) { in htable_create()
3022 ASSERT(ht->ht_shares == ism_ht); in hat_share()