Find an rpc request corresponding to an xid
struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt * xprt, __be32 xid);
xprt
transport on which the original request was transmitted
xid
RPC XID of incoming reply