Searched refs:rtrs_ops (Results 1 – 2 of 2) sorted by relevance
804 static struct rtrs_srv_ops rtrs_ops; variable815 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()819 rtrs_ctx = rtrs_srv_open(&rtrs_ops, port_nr); in rnbd_srv_init_module()
1237 struct rtrs_clt_ops rtrs_ops; in find_and_get_or_create_sess() local1260 rtrs_ops = (struct rtrs_clt_ops) { in find_and_get_or_create_sess()1267 sess->rtrs = rtrs_clt_open(&rtrs_ops, sessname, in find_and_get_or_create_sess()