Searched refs:CFS_HASH_BKT_NHLIST (Results 1 – 1 of 1) sorted by relevance
332 #define CFS_HASH_BKT_NHLIST(hs) (1U << (hs)->hs_bkt_bits) macro453 hs->hs_hops->hop_hhead_size(hs) * CFS_HASH_BKT_NHLIST(hs) + in cfs_hash_bkt_size()567 bd->bd_offset = index & (CFS_HASH_BKT_NHLIST(hs) - 1U); in cfs_hash_bd_index_set()838 (bd)->bd_offset < CFS_HASH_BKT_NHLIST(hs) && \