Home
last modified time | relevance | path

Searched defs:bucket_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dmbcache.c360 unsigned long bucket_count = 1UL << bucket_bits; in mb_cache_create() local
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdebug.c409 unsigned long total = 0, longest = 0, bucket_count = 0; in debug_mle_print() local