Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c533 static int rbd_dev_header_info(struct rbd_device *rbd_dev);
3677 ret = rbd_dev_header_info(rbd_dev); in rbd_dev_refresh()
4722 static int rbd_dev_header_info(struct rbd_device *rbd_dev) in rbd_dev_header_info() function
5335 ret = rbd_dev_header_info(rbd_dev); in rbd_dev_image_probe()