Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c30 static unsigned int auth_hashbits = RPC_CREDCACHE_DEFAULT_HASHBITS; variable
94 module_param_named(auth_hashtable_size, auth_hashbits, hashtbl_sz, 0644);
299 new->hashbits = auth_hashbits; in rpcauth_init_credcache()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds