Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
Ddrbd_nl.c476 char *ex_to_string; in conn_try_outdate_peer() local
523 ex_to_string = "peer is inconsistent or worse"; in conn_try_outdate_peer()
528 ex_to_string = "peer was fenced"; in conn_try_outdate_peer()
535 ex_to_string = "peer is unreachable, assumed to be dead"; in conn_try_outdate_peer()
539 ex_to_string = "peer unreachable, doing nothing since disk != UpToDate"; in conn_try_outdate_peer()
545 ex_to_string = "peer is active"; in conn_try_outdate_peer()
555 ex_to_string = "peer was stonithed"; in conn_try_outdate_peer()
566 (r>>8) & 0xff, ex_to_string); in conn_try_outdate_peer()