Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth.c30 static unsigned int auth_hashbits = RPC_CREDCACHE_DEFAULT_HASHBITS; variable
91 module_param_named(auth_hashtable_size, auth_hashbits, hashtbl_sz, 0644);
296 new->hashbits = auth_hashbits; in rpcauth_init_credcache()