Searched refs:svc_deferred_req (Results 1 – 3 of 3) sorted by relevance
30 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt);1044 struct svc_deferred_req *dr; in svc_delete_xprt()1175 struct svc_deferred_req *dr = in svc_revisit()1176 container_of(dreq, struct svc_deferred_req, handle); in svc_revisit()1208 struct svc_deferred_req *dr; in svc_defer()1219 size = sizeof(struct svc_deferred_req) + rqstp->rq_arg.len; in svc_defer()1252 struct svc_deferred_req *dr = rqstp->rq_deferred; in svc_deferred_recv()1275 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt) in svc_deferred_dequeue()1277 struct svc_deferred_req *dr = NULL; in svc_deferred_dequeue()1284 struct svc_deferred_req, in svc_deferred_dequeue()
258 struct svc_deferred_req*rq_deferred; /* deferred request we are replaying */390 struct svc_deferred_req { struct
2034 const struct svc_deferred_req *dr2058 const struct svc_deferred_req *dr \