Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dauth.h171 int rpcauth_wrap_req(struct rpc_task *task,
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth.c756 int rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req() function
H A Dclnt.c1844 task->tk_status = rpcauth_wrap_req(task, &xdr); in rpc_xdr_encode()