Searched refs:rbd_dev_image_probe (Results 1 – 1 of 1) sorted by relevance
501 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth);6840 ret = rbd_dev_image_probe(parent, depth); in rbd_dev_probe_parent()6967 static int rbd_dev_image_probe(struct rbd_device *rbd_dev, int depth) in rbd_dev_image_probe() function7219 rc = rbd_dev_image_probe(rbd_dev, 0); in do_rbd_add()