rpcauth_lookupcred
cred = rpcauth_lookupcred(new->cl_auth, 0);
struct rpc_cred * rpcauth_lookupcred(struct rpc_auth *, int);
EXPORT_SYMBOL_GPL(rpcauth_lookupcred);
return rpcauth_lookupcred(auth, lookupflags);