Home
last modified time | relevance | path

Searched refs:RS_DONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c2019 if (test_bit(RS_DONE, &todo) || in do_device_work()
2021 update_on_disk_bitmap(device, test_bit(RS_DONE, &todo)); in do_device_work()
2036 |(1UL << RS_DONE) \
H A Ddrbd_actlog.c766 set_bit(RS_DONE, &device->flags); in maybe_schedule_on_disk_bitmap_update()
H A Ddrbd_int.h523 RS_DONE, /* tell worker that resync is done */ enumerator
H A Ddrbd_state.c1323 clear_bit(RS_DONE, &device->flags); in _drbd_set_state()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c2026 if (test_bit(RS_DONE, &todo) || in do_device_work()
2028 update_on_disk_bitmap(first_peer_device(device), test_bit(RS_DONE, &todo)); in do_device_work()
2043 |(1UL << RS_DONE) \
H A Ddrbd_actlog.c767 set_bit(RS_DONE, &device->flags); in maybe_schedule_on_disk_bitmap_update()
H A Ddrbd_int.h455 RS_DONE, /* tell worker that resync is done */ enumerator
H A Ddrbd_state.c1325 clear_bit(RS_DONE, &device->flags); in _drbd_set_state()

Completed in 26 milliseconds