Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c656 struct rbd_client *rbdc; in rbd_client_create() local
695 static struct rbd_client *__rbd_get_client(struct rbd_client *rbdc) in __rbd_get_client()
824 struct rbd_client *rbdc; in rbd_get_client() local
844 struct rbd_client *rbdc = container_of(kref, struct rbd_client, kref); in rbd_client_release() local
859 static void rbd_put_client(struct rbd_client *rbdc) in rbd_put_client()
4060 static struct rbd_device *rbd_dev_create(struct rbd_client *rbdc, in rbd_dev_create()
4975 static int rbd_add_get_pool_id(struct rbd_client *rbdc, const char *pool_name) in rbd_add_get_pool_id()
5403 struct rbd_client *rbdc; in do_rbd_add() local