Searched refs:rbd_device (Results 1 – 1 of 1) sorted by relevance
292 struct rbd_device *rbd_dev;334 struct rbd_device { struct362 struct rbd_device *parent; argument430 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);488 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn()530 static void rbd_dev_remove_parent(struct rbd_device *rbd_dev);532 static int rbd_dev_refresh(struct rbd_device *rbd_dev);533 static int rbd_dev_v2_header_onetime(struct rbd_device *rbd_dev);534 static int rbd_dev_header_info(struct rbd_device *rbd_dev);535 static int rbd_dev_v2_parent_info(struct rbd_device *rbd_dev);[all …]