Searched refs:rpcauth_lookupcred (Results 1 – 5 of 5) sorted by relevance
99 struct rpc_cred * rpcauth_lookupcred(struct rpc_auth *, int);
65 EXPORT_SYMBOL(rpcauth_lookupcred);
253 rpcauth_lookupcred(struct rpc_auth *auth, int taskflags) in rpcauth_lookupcred() function
185 data->cred = rpcauth_lookupcred(clnt->cl_auth, 0); in nfs_async_unlink()
856 cred = rpcauth_lookupcred(auth, 0); in nfs_open()