Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt.c86 struct rnbd_msg_open_rsp *rsp) in process_msg_open_rsp()
483 struct rnbd_msg_open_rsp *rsp = iu->buf; in msg_open_conf()
533 struct rnbd_msg_open_rsp *rsp; in send_msg_open()
1333 struct rnbd_msg_open_rsp *rsp) in setup_request_queue()
1368 struct rnbd_msg_open_rsp *rsp, int idx) in rnbd_clt_setup_gen_disk()
1402 struct rnbd_msg_open_rsp *rsp) in rnbd_client_setup_device()
1553 struct rnbd_msg_open_rsp *rsp; in rnbd_clt_map_device()
1814 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_client_init()
H A Drnbd-proto.h143 struct rnbd_msg_open_rsp { struct
H A Drnbd-srv.c534 static void rnbd_srv_fill_msg_open_rsp(struct rnbd_msg_open_rsp *rsp, in rnbd_srv_fill_msg_open_rsp()
683 struct rnbd_msg_open_rsp *rsp = data; in process_msg_open()
814 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_srv_init_module()
H A DREADME76 message contains device id, provided by server in his rnbd_msg_open_rsp,