Home
last modified time | relevance | path

Searched refs:rq_connect_cookie (Results 1 – 5 of 5) sorted by relevance

/linux/net/sunrpc/
A Dbackchannel_rqst.c261 req->rq_connect_cookie = xprt->connect_cookie; in xprt_get_bc_request()
284 req->rq_connect_cookie = xprt->connect_cookie - 1; in xprt_free_bc_rqst()
332 if (req->rq_connect_cookie != xprt->connect_cookie) in xprt_lookup_bc_request()
A Dxprt.c807 return req->rq_connect_cookie != xprt_connect_cookie(xprt) || in xprt_request_retransmit_after_disconnect()
938 task->tk_rqstp->rq_connect_cookie = xprt->connect_cookie; in xprt_connect()
1585 req->rq_connect_cookie = connect_cookie; in xprt_request_transmit()
1849 req->rq_connect_cookie = xprt_connect_cookie(xprt) - 1; in xprt_init_connect_cookie()
A Dclnt.c2094 task->tk_rqstp->rq_connect_cookie); in call_connect_status()
2302 req->rq_connect_cookie); in call_bc_transmit_status()
2510 req->rq_connect_cookie); in call_decode()
/linux/include/linux/sunrpc/
A Dxprt.h109 unsigned int rq_connect_cookie; member
/linux/net/sunrpc/xprtrdma/
A Dtransport.c659 if (rqst->rq_connect_cookie == xprt->connect_cookie) in xprt_rdma_send_request()

Completed in 16 milliseconds