Searched refs:rtrs_ops (Results 1 – 2 of 2) sorted by relevance
824 static struct rtrs_srv_ops rtrs_ops; variable835 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()839 rtrs_ctx = rtrs_srv_open(&rtrs_ops, port_nr); in rnbd_srv_init_module()
1238 struct rtrs_clt_ops rtrs_ops; in find_and_get_or_create_sess() local1261 rtrs_ops = (struct rtrs_clt_ops) { in find_and_get_or_create_sess()1268 sess->rtrs = rtrs_clt_open(&rtrs_ops, sessname, in find_and_get_or_create_sess()