Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dauth.h174 int rpcauth_wrap_req(struct rpc_task *task,
/openbmc/linux/net/sunrpc/
H A Dauth.c757 int rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req() function
H A Dclnt.c1948 task->tk_status = rpcauth_wrap_req(task, &xdr); in rpc_xdr_encode()