Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c1918 static void update_on_disk_bitmap(struct drbd_peer_device *peer_device, bool resync_done) in update_on_disk_bitmap() function
2028 update_on_disk_bitmap(first_peer_device(device), test_bit(RS_DONE, &todo)); in do_device_work()