Home
last modified time | relevance | path

Searched refs:rbd_dev_image_probe (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/
Drbd.c439 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() function
5875 rc = rbd_dev_image_probe(rbd_dev, 0); in do_rbd_add()