Searched refs:rpcauth_wrap_req (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/sunrpc/ | ||
H A D | auth.h | 174 int rpcauth_wrap_req(struct rpc_task *task, |
/linux/net/sunrpc/ | ||
H A D | clnt.c | 1956 task->tk_status = rpcauth_wrap_req(task, &xdr); in rpc_xdr_encode() |