Home
last modified time | relevance | path

Searched defs:rbdc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Drbd.c706 struct rbd_client *rbdc; in rbd_client_create() local
745 static struct rbd_client *__rbd_get_client(struct rbd_client *rbdc) in __rbd_get_client()
758 struct rbd_client *rbdc = NULL, *iter; in rbd_client_find() local
874 struct rbd_client *rbdc = container_of(kref, struct rbd_client, kref); in rbd_client_release() local
889 static void rbd_put_client(struct rbd_client *rbdc) in rbd_put_client()
902 struct rbd_client *rbdc; in rbd_get_client() local
5400 static struct rbd_device *rbd_dev_create(struct rbd_client *rbdc, in rbd_dev_create()
7091 struct rbd_client *rbdc; in do_rbd_add() local