kxdrdproc_t       104 include/linux/sunrpc/clnt.h 	kxdrdproc_t		p_decode;	/* XDR decode function */
kxdrdproc_t       248 include/linux/sunrpc/xdr.h typedef int	(*kxdrdproc_t)(struct rpc_rqst *rqstp, struct xdr_stream *xdr,
kxdrdproc_t       839 net/sunrpc/auth.c 	kxdrdproc_t decode = task->tk_msg.rpc_proc->p_decode;