Searched refs:rpcauth_lookupcred (Results 1 – 4 of 4) sorted by relevance
37 return rpcauth_lookupcred(&generic_auth, 0); in rpc_lookup_cred()43 return rpcauth_lookupcred(&generic_auth, RPCAUTH_LOOKUP_RCU); in rpc_lookup_cred_nonblock()
621 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() function637 EXPORT_SYMBOL_GPL(rpcauth_lookupcred);686 return rpcauth_lookupcred(auth, lookupflags); in rpcauth_bind_new_cred()
172 struct rpc_cred * rpcauth_lookupcred(struct rpc_auth *, int);
185 cred = rpcauth_lookupcred(new->cl_auth, 0); in nfs_find_best_sec()