Searched refs:rpcauth_unwrap_resp (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/sunrpc/ |
D | auth.h | 194 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, __be32 *data, voi…
|
/Linux-v4.19/net/sunrpc/ |
D | auth.c | 806 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp() function
|
D | clnt.c | 2305 task->tk_status = rpcauth_unwrap_resp(task, decode, req, p, in call_decode()
|