Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dauth.h178 int rpcauth_unwrap_resp(struct rpc_task *task,
/linux-6.12.1/net/sunrpc/
Dauth.c810 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp() function
Dclnt.c2618 task->tk_status = rpcauth_unwrap_resp(task, &xdr); in call_decode()