Searched refs:rpcrdma_regbuf_is_mapped (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h497 * rpcrdma_regbuf_is_mapped - check if buffer is DMA mapped
501 static inline bool rpcrdma_regbuf_is_mapped(struct rpcrdma_regbuf *rb) function
516 if (likely(rpcrdma_regbuf_is_mapped(rb)))
H A Dverbs.c1310 if (!rpcrdma_regbuf_is_mapped(rb))

Completed in 212 milliseconds