Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/rnbd/
Drnbd-proto.h128 struct rnbd_msg_open_rsp { struct
Drnbd-srv.c533 static void rnbd_srv_fill_msg_open_rsp(struct rnbd_msg_open_rsp *rsp, in rnbd_srv_fill_msg_open_rsp()
692 struct rnbd_msg_open_rsp *rsp = data; in process_msg_open()
829 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_srv_init_module()
Drnbd-clt.c73 const struct rnbd_msg_open_rsp *rsp) in rnbd_clt_set_dev_attr()
109 struct rnbd_msg_open_rsp *rsp) in process_msg_open_rsp()
500 struct rnbd_msg_open_rsp *rsp = iu->buf; in msg_open_conf()
543 struct rnbd_msg_open_rsp *rsp; in send_msg_open()
1695 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_client_init()
DREADME76 message contains device id, provided by server in his rnbd_msg_open_rsp,