Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Drbd.c634 static int rbd_dev_refresh(struct rbd_device *rbd_dev);
4061 ret = rbd_dev_refresh(rbd_dev); in rbd_post_acquire_action()
4455 ret = rbd_dev_refresh(rbd_dev); in rbd_watch_cb()
4657 ret = rbd_dev_refresh(rbd_dev); in rbd_reregister_watch()
5203 ret = rbd_dev_refresh(rbd_dev); in rbd_image_refresh()
7045 static int rbd_dev_refresh(struct rbd_device *rbd_dev) in rbd_dev_refresh() function