Home
last modified time | relevance | path

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

/linux/drivers/block/rnbd/
H A Drnbd-clt.c88 struct rnbd_msg_open_rsp *rsp) in process_msg_open_rsp()
485 struct rnbd_msg_open_rsp *rsp = iu->buf; in msg_open_conf()
535 struct rnbd_msg_open_rsp *rsp; in send_msg_open()
1334 struct rnbd_msg_open_rsp *rsp, int idx) in rnbd_clt_setup_gen_disk()
1364 struct rnbd_msg_open_rsp *rsp) in rnbd_client_setup_device()
1540 struct rnbd_msg_open_rsp *rsp; in rnbd_clt_map_device()
1801 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_client_init()
H A Drnbd-srv.c549 static void rnbd_srv_fill_msg_open_rsp(struct rnbd_msg_open_rsp *rsp, in rnbd_srv_fill_msg_open_rsp()
702 struct rnbd_msg_open_rsp *rsp = data; in process_msg_open()
834 BUILD_BUG_ON(sizeof(struct rnbd_msg_open_rsp) != 56); in rnbd_srv_init_module()
H A Drnbd-proto.h149 struct rnbd_msg_open_rsp { struct
H A DREADME76 message contains device id, provided by server in his rnbd_msg_open_rsp,