Searched refs:rbd_device (Results 1 – 1 of 1) sorted by relevance
331 struct rbd_device *rbd_dev;386 struct rbd_device { struct442 struct rbd_device *parent; argument505 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);517 static bool __rbd_is_lock_owner(struct rbd_device *rbd_dev) in __rbd_is_lock_owner()525 static bool rbd_is_lock_owner(struct rbd_device *rbd_dev) in rbd_is_lock_owner()587 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn()626 static void rbd_dev_remove_parent(struct rbd_device *rbd_dev);628 static int rbd_dev_refresh(struct rbd_device *rbd_dev);629 static int rbd_dev_v2_header_onetime(struct rbd_device *rbd_dev);[all …]