rpcauth_lookupcred  187 fs/nfs/nfs4namespace.c 				cred = rpcauth_lookupcred(new->cl_auth, 0);
rpcauth_lookupcred  166 include/linux/sunrpc/auth.h struct rpc_cred *	rpcauth_lookupcred(struct rpc_auth *, int);
rpcauth_lookupcred  641 net/sunrpc/auth.c EXPORT_SYMBOL_GPL(rpcauth_lookupcred);
rpcauth_lookupcred  691 net/sunrpc/auth.c 	return rpcauth_lookupcred(auth, lookupflags);