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