Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dauth.h182 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, __be32 *data, voi…
/linux-4.4.14/net/sunrpc/
Dauth.c805 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp() function
Dclnt.c2197 task->tk_status = rpcauth_unwrap_resp(task, decode, req, p, in call_decode()