Home
last modified time | relevance | path

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

/trueos/sys/rpc/
HDsvc.c655 rply.rm_xid = rqstp->rq_xid; in svc_sendreply()
681 rply.rm_xid = rqstp->rq_xid; in svc_sendreply_mbuf()
701 rply.rm_xid = rqstp->rq_xid; in svcerr_noproc()
723 rply.rm_xid = rqstp->rq_xid; in svcerr_decode()
745 rply.rm_xid = rqstp->rq_xid; in svcerr_systemerr()
767 rply.rm_xid = rqstp->rq_xid; in svcerr_auth()
799 rply.rm_xid = rqstp->rq_xid; in svcerr_noprog()
821 rply.rm_xid = rqstp->rq_xid; in svcerr_progvers()
927 r->rq_xid = msg.rm_xid; in svc_getreq()
HDsvc.h257 uint32_t rq_xid; /* RPC transaction ID */ member
/trueos/sys/fs/nfsclient/
HDnfs_clkrpc.c109 cacherep = nfs_cbproc(&nd, rqst->rq_xid); in nfscb_program()
/trueos/sys/fs/nfsserver/
HDnfs_nfsdkrpc.c258 cacherep = nfs_proc(&nd, rqst->rq_xid, xprt, &rp); in nfssvc_program()