Searched defs:rbd_device (Results 1 – 1 of 1) sorted by relevance
381 struct rbd_device { struct385 int minor;389 struct rbd_client *rbd_client;397 struct rbd_spec *spec;398 struct rbd_options *opts;406 struct mutex watch_mutex;409 u64 watch_cookie;437 struct rbd_device *parent; argument445 struct rbd_mapping mapping;447 struct list_head node;[all …]