Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h48 static inline bool pcl_is_empty(const struct svc_rdma_pcl *pcl) in pcl_is_empty() function
62 if (pcl_is_empty(pcl)) in pcl_first_chunk()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c627 if (pcl_is_empty(&rctxt->rc_reply_pcl)) in svc_rdma_xb_dma_map()
928 if (!pcl_is_empty(reply_pcl)) in svc_rdma_send_error_msg()
1117 if (!pcl_is_empty(&rctxt->rc_reply_pcl)) {
1129 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg;
H A Dsvc_rdma_pcl.c119 if (pcl_is_empty(pcl)) { in pcl_alloc_call()
H A Dsvc_rdma_rw.c1272 if (pcl_is_empty(pcl))
1394 if (pcl_is_empty(&head->rc_call_pcl)) {