Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dauth.h142 int rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, __be32 *data, void *…
/linux-2.6.39/net/sunrpc/
Dauth.c576 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req() function
Dclnt.c1125 task->tk_status = rpcauth_wrap_req(task, encode, req, p, in rpc_xdr_encode()