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