Searched refs:rbd_device (Results 1 – 1 of 1) sorted by relevance
277 struct rbd_device *rbd_dev;331 struct rbd_device { struct377 struct rbd_device *parent; argument439 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);451 static bool __rbd_is_lock_owner(struct rbd_device *rbd_dev) in __rbd_is_lock_owner()457 static bool rbd_is_lock_owner(struct rbd_device *rbd_dev) in rbd_is_lock_owner()519 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn()558 static void rbd_dev_remove_parent(struct rbd_device *rbd_dev);560 static int rbd_dev_refresh(struct rbd_device *rbd_dev);561 static int rbd_dev_v2_header_onetime(struct rbd_device *rbd_dev);[all …]