Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h38 RNBD_MSG_OPEN, enumerator
H A DREADME69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This
H A Drnbd-srv.c383 case RNBD_MSG_OPEN: in rnbd_srv_rdma_ev()
H A Drnbd-clt.c557 msg.hdr.type = cpu_to_le16(RNBD_MSG_OPEN); in send_msg_open()
1596 msg.hdr.type = cpu_to_le16(RNBD_MSG_OPEN); in rnbd_clt_map_device()