Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_recvfrom.c145 pcl_init(&ctxt->rc_read_pcl); in svc_rdma_recv_ctxt_alloc()
231 pcl_free(&ctxt->rc_read_pcl); in svc_rdma_recv_ctxt_put()
425 rctxt->rc_read_pcl.cl_count = 0; in xdr_count_read_segments()
440 ++rctxt->rc_read_pcl.cl_count; in xdr_count_read_segments()
609 pcl_for_each_chunk(chunk, &ctxt->rc_read_pcl) { in svc_rdma_get_inv_rkey()
748 if (!pcl_is_empty(&rctxt->rc_read_pcl)) in svc_rdma_is_reverse_direction_reply()
841 if (!pcl_is_empty(&ctxt->rc_read_pcl) || in svc_rdma_recvfrom()
A Dsvc_rdma_rw.c853 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks()
923 chunk = pcl_first_chunk(&head->rc_read_pcl); in svc_rdma_read_data_item()
1017 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk()
1135 if (head->rc_read_pcl.cl_count == 1) in svc_rdma_process_read_list()
A Dsvc_rdma_pcl.c158 struct svc_rdma_pcl *pcl = &rctxt->rc_read_pcl; in pcl_alloc_read()
/linux/include/linux/sunrpc/
A Dsvc_rdma.h146 struct svc_rdma_pcl rc_read_pcl; member

Completed in 10 milliseconds