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

/linux-master/net/sunrpc/xprtrdma/
H A Dverbs.c1306 if (!rpcrdma_regbuf_is_mapped(rb))
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)))

Completed in 194 milliseconds