RS_DONE
set_bit(RS_DONE, &device->flags);
clear_bit(RS_DONE, &device->flags);
if (test_bit(RS_DONE, &todo) ||
update_on_disk_bitmap(first_peer_device(device), test_bit(RS_DONE, &todo));
|(1UL << RS_DONE) \