hash_mem 280 fs/nfsd/export.c hash ^= hash_mem(cp, len, EXPKEY_HASHBITS); hash_mem 300 fs/nfsd/export.c hash ^= hash_mem(cp, len, EXPKEY_HASHBITS); hash_mem 100 net/sunrpc/auth_gss/svcauth_gss.c return hash_mem(item->in_handle.data, item->in_handle.len, RSI_HASHBITS) hash_mem 101 net/sunrpc/auth_gss/svcauth_gss.c ^ hash_mem(item->in_token.data, item->in_token.len, RSI_HASHBITS); hash_mem 362 net/sunrpc/auth_gss/svcauth_gss.c return hash_mem(rsci->handle.data, rsci->handle.len, RSC_HASHBITS);