Home
last modified time | relevance | path

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

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