Searched refs:rpcauth_unwrap_resp (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/sunrpc/ |
D | auth.h | 182 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, __be32 *data, voi…
|
/linux-4.4.14/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 | 2197 task->tk_status = rpcauth_unwrap_resp(task, decode, req, p, in call_decode()
|