Home
last modified time | relevance | path

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

/linux-6.1.9/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()
924 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) in drbd_resync_finished()
945 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
956 if (os.conn == C_SYNC_TARGET || os.conn == C_PAUSED_SYNC_T) { in drbd_resync_finished()
1750 if (side == C_SYNC_TARGET) { in drbd_start_resync()
1808 if (side == C_SYNC_TARGET) in drbd_start_resync()
1856 if (side == C_SYNC_TARGET) { in drbd_start_resync()
1902 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()
1371 (ns.conn == C_SYNC_TARGET || ns.conn == C_SYNC_SOURCE)) { in _drbd_set_state()
1375 if (ns.conn == C_SYNC_TARGET) in _drbd_set_state()
1379 if ((os.conn == C_SYNC_TARGET || os.conn == C_SYNC_SOURCE) && in _drbd_set_state()
Ddrbd_int.h2052 return connection_state == C_SYNC_TARGET || in is_sync_target_state()
2155 case C_SYNC_TARGET: in drbd_state_is_stable()
Ddrbd_receiver.c2669 if (device->state.conn == C_SYNC_TARGET) in receive_Data()
3573 drbd_conn_str(hg > 0 ? C_SYNC_SOURCE : C_SYNC_TARGET), in drbd_sync_handshake()
4602 drbd_start_resync(device, C_SYNC_TARGET); in receive_sync_uuid()
Ddrbd_nl.c2183 device->state.conn == C_SYNC_TARGET || in conn_resync_running()
/linux-6.1.9/include/linux/
Ddrbd.h219 C_SYNC_TARGET, enumerator