c_bucket_bits 32 fs/mbcache.c int c_bucket_bits; c_bucket_bits 53 fs/mbcache.c return &cache->c_hash[hash_32(key, cache->c_bucket_bits)]; c_bucket_bits 353 fs/mbcache.c cache->c_bucket_bits = bucket_bits;