Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c534 static int rbd_dev_header_info(struct rbd_device *rbd_dev);
3698 ret = rbd_dev_header_info(rbd_dev); in rbd_dev_refresh()
4709 static int rbd_dev_header_info(struct rbd_device *rbd_dev) in rbd_dev_header_info() function
5341 ret = rbd_dev_header_info(rbd_dev); in rbd_dev_image_probe()