Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/
H A Drbd.c204 struct rbd_client { struct
389 struct rbd_client *rbd_client; member
706 struct rbd_client *rbdc; in rbd_client_create()
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()
874 struct rbd_client *rbdc = container_of(kref, struct rbd_client, kref); in rbd_client_release()
902 struct rbd_client *rbdc; in rbd_get_client()
5315 rbd_put_client(rbd_dev->rbd_client); in rbd_dev_free()
5419 rbd_dev->rbd_client = rbdc; in rbd_dev_create()
6751 parent->rbd_client = __rbd_get_client(rbd_dev->rbd_client); in rbd_dev_probe_parent()
[all …]