Searched refs:rbd_dev_image_probe (Results 1 – 1 of 1) sorted by relevance
439 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);5623 ret = rbd_dev_image_probe(parent, depth); in rbd_dev_probe_parent()5735 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth) in rbd_dev_image_probe() function5875 rc = rbd_dev_image_probe(rbd_dev, 0); in do_rbd_add()