Searched refs:rpcauth_wrap_req (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/linux/sunrpc/ |
D | auth.h | 193 int rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, __be32 *data, void *…
|
/Linux-v4.19/net/sunrpc/ |
D | auth.c | 781 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req() function
|
D | clnt.c | 1767 task->tk_status = rpcauth_wrap_req(task, encode, req, p, in rpc_xdr_encode()
|