Name

xprt_pin_rqst — Pin a request on the transport receive list

Synopsis

void xprt_pin_rqst (struct rpc_rqst * req);
 

Arguments

req

Request to pin

Description

Caller must ensure this is atomic with the call to xprt_lookup_rqst so should be holding the xprt transport lock.