Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/
Drbd.c88 struct rbd_client { struct
89 struct ceph_client *client;
90 struct rbd_options *rbd_opts;
91 struct kref kref;
92 struct list_head node;
144 struct rbd_client *rbd_client; member