Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c657 struct rbd_client *rbdc; in rbd_client_create() local
696 static struct rbd_client *__rbd_get_client(struct rbd_client *rbdc) in __rbd_get_client()
822 struct rbd_client *rbdc; in rbd_get_client() local
842 struct rbd_client *rbdc = container_of(kref, struct rbd_client, kref); in rbd_client_release() local
857 static void rbd_put_client(struct rbd_client *rbdc) in rbd_put_client()
4064 static struct rbd_device *rbd_dev_create(struct rbd_client *rbdc, in rbd_dev_create()
4982 static int rbd_add_get_pool_id(struct rbd_client *rbdc, const char *pool_name) in rbd_add_get_pool_id()
5409 struct rbd_client *rbdc; in do_rbd_add() local