Home
last modified time | relevance | path

Searched refs:C_SYNC_TARGET (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/block/drbd/
Ddrbd_strings.c35 [C_SYNC_TARGET] = "SyncTarget",
Ddrbd_proc.c182 if (state.conn == C_SYNC_TARGET || in drbd_syncer_progress()
306 state.conn == C_SYNC_TARGET || in drbd_seq_show()
Ddrbd_worker.c435 case C_SYNC_TARGET: in w_resync_timer()
928 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) in drbd_resync_finished()
949 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
960 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
1756 if (side == C_SYNC_TARGET) { in drbd_start_resync()
1814 if (side == C_SYNC_TARGET) in drbd_start_resync()
1862 if (side == C_SYNC_TARGET) { in drbd_start_resync()
1908 if (ns.conn == C_SYNC_TARGET) in drbd_start_resync()
Ddrbd_state.c962 if ((ns.conn == C_SYNC_TARGET || ns.conn == C_SYNC_SOURCE) in is_valid_soft_transition()
1151 case C_SYNC_TARGET: in sanitize_state()
1206 if (ns.conn == C_SYNC_TARGET) in sanitize_state()
1212 ns.conn = C_SYNC_TARGET; in sanitize_state()
1373 (ns.conn == C_SYNC_TARGET || ns.conn == C_SYNC_SOURCE)) { in _drbd_set_state()
1377 if (ns.conn == C_SYNC_TARGET) in _drbd_set_state()
1381 if ((os.conn == C_SYNC_TARGET || os.conn == C_SYNC_SOURCE) && in _drbd_set_state()
Ddrbd_int.h1991 return connection_state == C_SYNC_TARGET || in is_sync_target_state()
2094 case C_SYNC_TARGET: in drbd_state_is_stable()
Ddrbd_receiver.c2688 if (device->state.conn == C_SYNC_TARGET) in receive_Data()
3588 drbd_conn_str(hg > 0 ? C_SYNC_SOURCE : C_SYNC_TARGET), in drbd_sync_handshake()
4617 drbd_start_resync(device, C_SYNC_TARGET); in receive_sync_uuid()
Ddrbd_nl.c2205 device->state.conn == C_SYNC_TARGET || in conn_resync_running()
/linux-6.6.21/include/linux/
Ddrbd.h212 C_SYNC_TARGET, enumerator