Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_nl.c460 char *ex_to_string; in conn_try_outdate_peer() local
507 ex_to_string = "peer is inconsistent or worse"; in conn_try_outdate_peer()
512 ex_to_string = "peer was fenced"; in conn_try_outdate_peer()
519 ex_to_string = "peer is unreachable, assumed to be dead"; in conn_try_outdate_peer()
523 ex_to_string = "peer unreachable, doing nothing since disk != UpToDate"; in conn_try_outdate_peer()
529 ex_to_string = "peer is active"; in conn_try_outdate_peer()
539 ex_to_string = "peer was stonithed"; in conn_try_outdate_peer()
550 (r>>8) & 0xff, ex_to_string); in conn_try_outdate_peer()