Home
last modified time | relevance | path

Searched refs:bkt_bits (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
Dhash.c1029 unsigned bkt_bits, unsigned extra_bytes, in cfs_hash_create() argument
1051 LASSERT(cur_bits >= bkt_bits); in cfs_hash_create()
1077 hs->hs_bkt_bits = (__u8)bkt_bits; in cfs_hash_create()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h685 unsigned bkt_bits, unsigned extra_bytes,