rpcauth_lookupcred 141 include/linux/sunrpc/auth.h struct rpc_cred * rpcauth_lookupcred(struct rpc_auth *, int); rpcauth_lookupcred 421 net/sunrpc/auth.c ret = rpcauth_lookupcred(auth, 0); rpcauth_lookupcred 37 net/sunrpc/auth_generic.c return rpcauth_lookupcred(&generic_auth, 0);