Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnetns.h157 unsigned int maskbits; member
Dnfscache.c170 nn->maskbits = ilog2(hashsize); in nfsd_reply_cache_init()
242 unsigned int hash = hash_32((__force u32)xid, nn->maskbits); in nfsd_cache_bucket_find()
615 seq_printf(m, "hash buckets: %u\n", 1 << nn->maskbits); in nfsd_reply_cache_stats_show()