Home
last modified time | relevance | path

Searched defs:hashsize (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dauth.c329 unsigned int hashsize; in rpcauth_init_credcache() local
404 unsigned int hashsize = 1U << cache->hashbits; in rpcauth_clear_credcache() local
/linux-4.1.27/fs/jffs2/
Dfs.c503 int hashsize = (size_mb * 2) & ~0x3f; in calculate_inocache_hashsize() local
/linux-4.1.27/fs/nfsd/
Dnfscache.c166 unsigned int hashsize; in nfsd_reply_cache_init() local
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_gen.h109 htable_bits(u32 hashsize) in htable_bits()
1039 u32 hashsize = IPSET_DEFAULT_HASHSIZE, maxelem = IPSET_DEFAULT_MAXELEM; in IPSET_TOKEN() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c847 int hashsize; in sptlrpc_get_bulk_checksum() local
/linux-4.1.27/net/netfilter/
Dnf_conntrack_core.c1541 unsigned int hashsize, old_size; in nf_conntrack_set_hashsize() local
/linux-4.1.27/include/net/
Dsch_generic.h355 unsigned int hashsize; member