Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfscache.c28 #define TARGET_BUCKET_SIZE 64 macro
120 return roundup_pow_of_two(limit / TARGET_BUCKET_SIZE); in nfsd_hashsize()