Searched refs:SET_IN_SYNC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c634 [SET_IN_SYNC] = "drbd_set_in_sync",
673 if (mode == SET_IN_SYNC)
806 else if (mode == SET_IN_SYNC)
820 if (mode == SET_IN_SYNC) {
880 if (mode == SET_IN_SYNC) {
H A Ddrbd_int.h1557 enum update_sync_bits_mode { RECORD_RS_FAILED, SET_OUT_OF_SYNC, SET_IN_SYNC }; enumerator in enum:update_sync_bits_mode
1561 __drbd_change_sync(peer_device, sector, size, SET_IN_SYNC)

Completed in 287 milliseconds