Searched refs:rbd_dev_image_probe (Results 1 – 1 of 1) sorted by relevance
429 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);5178 ret = rbd_dev_image_probe(parent, depth); in rbd_dev_probe_parent()5306 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth) in rbd_dev_image_probe() function5448 rc = rbd_dev_image_probe(rbd_dev, 0); in do_rbd_add()