auth_hashbits      30 net/sunrpc/auth.c static unsigned int auth_hashbits = RPC_CREDCACHE_DEFAULT_HASHBITS;
auth_hashbits      94 net/sunrpc/auth.c module_param_named(auth_hashtable_size, auth_hashbits, hashtbl_sz, 0644);
auth_hashbits     348 net/sunrpc/auth.c 	new->hashbits = auth_hashbits;