Home
last modified time | relevance | path

Searched refs:rpcauth_unwrap_resp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dauth.h194 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, __be32 *data, voi…
/Linux-v4.19/net/sunrpc/
Dauth.c806 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp() function
Dclnt.c2305 task->tk_status = rpcauth_unwrap_resp(task, decode, req, p, in call_decode()