RSI_HASHMAX        69 net/sunrpc/auth_gss/svcauth_gss.c #define	RSI_HASHMASK	(RSI_HASHMAX-1)
RSI_HASHMAX        78 net/sunrpc/auth_gss/svcauth_gss.c static struct cache_head *rsi_table[RSI_HASHMAX];
RSI_HASHMAX       269 net/sunrpc/auth_gss/svcauth_gss.c 	.hash_size	= RSI_HASHMAX,