Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.h139 struct rtrs_srv_ops { struct
176 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u16 port); argument
/linux/drivers/block/rnbd/
H A Drnbd-srv.c824 static struct rtrs_srv_ops rtrs_ops;
835 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()