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