RSI_HASHBITS       73 net/sunrpc/auth_gss/svcauth_gss.c #define	RSI_HASHMAX	(1<<RSI_HASHBITS)
RSI_HASHBITS      111 net/sunrpc/auth_gss/svcauth_gss.c 	return hash_mem(item->in_handle.data, item->in_handle.len, RSI_HASHBITS)
RSI_HASHBITS      112 net/sunrpc/auth_gss/svcauth_gss.c 	     ^ hash_mem(item->in_token.data, item->in_token.len, RSI_HASHBITS);