Searched refs:rtrs_ops (Results 1 – 2 of 2) sorted by relevance
831 static struct rtrs_srv_ops rtrs_ops; variable842 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()846 rtrs_ctx = rtrs_srv_open(&rtrs_ops, port_nr); in rnbd_srv_init_module()
1262 struct rtrs_clt_ops rtrs_ops; in find_and_get_or_create_sess() local1285 rtrs_ops = (struct rtrs_clt_ops) { in find_and_get_or_create_sess()1292 sess->rtrs = rtrs_clt_open(&rtrs_ops, sessname, in find_and_get_or_create_sess()