Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h39 RNBD_MSG_OPEN_RSP, enumerator
H A DREADME71 Server responds to the message with RNBD_MSG_OPEN_RSP. This contains
H A Drnbd-srv.c539 rsp->hdr.type = cpu_to_le16(RNBD_MSG_OPEN_RSP); in rnbd_srv_fill_msg_open_rsp()