Searched refs:svc_deferred_req (Results 1 – 3 of 3) sorted by relevance
29 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt);1039 struct svc_deferred_req *dr; in svc_delete_xprt()1160 struct svc_deferred_req *dr = in svc_revisit()1161 container_of(dreq, struct svc_deferred_req, handle); in svc_revisit()1193 struct svc_deferred_req *dr; in svc_defer()1204 size = sizeof(struct svc_deferred_req) + rqstp->rq_arg.len; in svc_defer()1236 struct svc_deferred_req *dr = rqstp->rq_deferred; in svc_deferred_recv()1259 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt) in svc_deferred_dequeue()1261 struct svc_deferred_req *dr = NULL; in svc_deferred_dequeue()1268 struct svc_deferred_req, in svc_deferred_dequeue()
247 struct svc_deferred_req*rq_deferred; /* deferred request we are replaying */380 struct svc_deferred_req { struct
1910 const struct svc_deferred_req *dr1935 const struct svc_deferred_req *dr \