Searched refs:hs_rehash_bits (Results 1 – 2 of 2) sorted by relevance
484 LASSERT(bits == hs->hs_cur_bits || bits == hs->hs_rehash_bits); in cfs_hash_bd_from_key()498 LASSERT(hs->hs_rehash_bits != 0); in cfs_hash_bd_get()500 hs->hs_rehash_bits, key, bd); in cfs_hash_bd_get()845 LASSERT(hs->hs_rehash_bits != 0); in cfs_hash_dual_bd_get()847 hs->hs_rehash_bits, key, &bds[1]); in cfs_hash_dual_bd_get()1082 hs->hs_rehash_bits = 0; in cfs_hash_create()1790 hs->hs_rehash_bits = 0; in cfs_hash_rehash_cancel_locked()1830 hs->hs_rehash_bits = rc; in cfs_hash_rehash()1867 hs->hs_rehash_bits, key, &new); in cfs_hash_rehash_bd()1960 hs->hs_cur_bits = hs->hs_rehash_bits; in cfs_hash_rehash_worker()[all …]
240 __u8 hs_rehash_bits; member332 (1U << ((hs)->hs_rehash_bits - (hs)->hs_bkt_bits))341 #define CFS_HASH_RH_NHLIST(hs) (1U << (hs)->hs_rehash_bits)443 return hs->hs_rehash_bits != 0; in cfs_hash_is_rehashing()