Home
last modified time | relevance | path

Searched refs:rq_arg_stream (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/sunrpc/
Dsvc.h261 struct xdr_stream rq_arg_stream; member
557 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in svcxdr_init_decode()
/linux-6.1.9/fs/nfs/
Dcallback_xdr.c871 status = decode_op_hdr(&rqstp->rq_arg_stream, &op_nr); in process_op()
901 status = op->decode_args(rqstp, &rqstp->rq_arg_stream, in process_op()
933 status = decode_compound_hdr_arg(&rqstp->rq_arg_stream, &hdr_arg); in nfs4_callback_compound()
/linux-6.1.9/fs/lockd/
Dsvc.c699 if (!procp->pc_decode(rqstp, &rqstp->rq_arg_stream)) in nlmsvc_dispatch()
/linux-6.1.9/fs/nfsd/
Dnfssvc.c1038 if (!proc->pc_decode(rqstp, &rqstp->rq_arg_stream)) in nfsd_dispatch()