Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c39 struct svc_rdma_rw_ctxt { struct
47 static inline struct svc_rdma_rw_ctxt * argument
50 return list_first_entry_or_null(list, struct svc_rdma_rw_ctxt, in svc_rdma_next_ctxt()
54 static struct svc_rdma_rw_ctxt *
57 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_get_rw_ctxt()
86 struct svc_rdma_rw_ctxt *ctxt) in svc_rdma_put_rw_ctxt()
102 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_destroy_rw_ctxts()
139 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_cc_release()
322 struct svc_rdma_rw_ctxt *ctxt; in svc_rdma_post_chunk_ctxt()
324 ctxt = list_entry(tmp, struct svc_rdma_rw_ctxt, rw_list); in svc_rdma_post_chunk_ctxt()
[all …]