Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c885 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks()
940 pcl_first_chunk(&head->rc_read_pcl)); in svc_rdma_read_data_item()
1007 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk()
1129 if (head->rc_read_pcl.cl_count == 1) in svc_rdma_process_read_list()
H A Dsvc_rdma_pcl.c158 struct svc_rdma_pcl *pcl = &rctxt->rc_read_pcl; in pcl_alloc_read()
/linux/include/linux/sunrpc/
H A Dsvc_rdma.h199 struct svc_rdma_pcl rc_read_pcl; member