SYNOPSIS

struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt * xprt, __be32 xid);

ARGUMENTS

xprt

transport on which the original request was transmitted

xid

RPC XID of incoming reply

COPYRIGHT