Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dclnt.h110 kxdrdproc_t p_decode; /* XDR decode function */
Dxdr.h230 typedef int (*kxdrdproc_t)(struct rpc_rqst *rqstp, struct xdr_stream *xdr, typedef
/kernel/linux/linux-5.10/net/sunrpc/
Dauth.c790 kxdrdproc_t decode = task->tk_msg.rpc_proc->p_decode; in rpcauth_unwrap_resp_decode()