Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h40 RNBD_MSG_IO, enumerator
H A DREADME75 3. Client attaches RNBD_MSG_IO to each IO message send to a device. This
H A Drnbd-srv.c378 case RNBD_MSG_IO: in rnbd_srv_rdma_ev()
H A Drnbd-clt.c1018 msg.hdr.type = cpu_to_le16(RNBD_MSG_IO); in rnbd_client_xfer_request()