Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c254 if (type == rpcrdma_readch || type == rpcrdma_writech) in rpcrdma_convert_iovs()
402 if (wtype != rpcrdma_writech) in rpcrdma_encode_write_list()
909 wtype = rpcrdma_writech; in rpcrdma_marshal_req()
H A Dxprt_rdma.h558 rpcrdma_writech, enumerator
/linux/include/trace/events/
H A Drpcrdma.h821 TRACE_DEFINE_ENUM(rpcrdma_writech);
831 { rpcrdma_writech, "write list" }, \