Searched defs:rbd_client (Results 1 – 1 of 1) sorted by relevance
88 struct rbd_client { struct89 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