Home
last modified time | relevance | path

Searched refs:RS_PROGRESS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c2020 test_bit(RS_PROGRESS, &todo)) in do_device_work()
2035 |(1UL << RS_PROGRESS) \
H A Ddrbd_actlog.c767 /* and also set RS_PROGRESS below */ in maybe_schedule_on_disk_bitmap_update()
776 drbd_device_post_work(device, RS_PROGRESS); in maybe_schedule_on_disk_bitmap_update()
H A Ddrbd_int.h522 RS_PROGRESS, /* tell worker that resync made significant progress */ enumerator
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c2027 test_bit(RS_PROGRESS, &todo)) in do_device_work()
2042 |(1UL << RS_PROGRESS) \
H A Ddrbd_actlog.c768 /* and also set RS_PROGRESS below */ in maybe_schedule_on_disk_bitmap_update()
777 drbd_device_post_work(device, RS_PROGRESS); in maybe_schedule_on_disk_bitmap_update()
H A Ddrbd_int.h454 RS_PROGRESS, /* tell worker that resync made significant progress */ enumerator

Completed in 18 milliseconds