Home
last modified time | relevance | path

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

/linux/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.c777 drbd_device_post_work(device, RS_PROGRESS); in maybe_schedule_on_disk_bitmap_update()
H A Ddrbd_int.h450 RS_PROGRESS, /* tell worker that resync made significant progress */ enumerator