Searched refs:rbd_device (Results 1 – 1 of 1) sorted by relevance
331 struct rbd_device *rbd_dev;381 struct rbd_device { struct437 struct rbd_device *parent; argument501 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);513 static bool rbd_is_ro(struct rbd_device *rbd_dev) in rbd_is_ro()518 static bool rbd_is_snap(struct rbd_device *rbd_dev) in rbd_is_snap()523 static bool __rbd_is_lock_owner(struct rbd_device *rbd_dev) in __rbd_is_lock_owner()531 static bool rbd_is_lock_owner(struct rbd_device *rbd_dev) in rbd_is_lock_owner()593 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn()632 static void rbd_dev_remove_parent(struct rbd_device *rbd_dev);[all …]