Home
last modified time | relevance | path

Searched refs:rtrs_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/block/rnbd/
A Drnbd-srv.c808 static struct rtrs_srv_ops rtrs_ops; variable
819 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()
823 rtrs_ctx = rtrs_srv_open(&rtrs_ops, port_nr); in rnbd_srv_init_module()
A Drnbd-clt.c1236 struct rtrs_clt_ops rtrs_ops; in find_and_get_or_create_sess() local
1259 rtrs_ops = (struct rtrs_clt_ops) { in find_and_get_or_create_sess()
1266 sess->rtrs = rtrs_clt_open(&rtrs_ops, sessname, in find_and_get_or_create_sess()

Completed in 11 milliseconds