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

/drivers/block/drbd/
H A Ddrbd_nl.c200 char *ex_to_string; local
220 ex_to_string = "peer is inconsistent or worse";
224 ex_to_string = "peer was fenced";
230 ex_to_string = "peer is unreachable, assumed to be dead";
233 ex_to_string = "peer unreachable, doing nothing since disk != UpToDate";
240 ex_to_string = "peer is active";
248 ex_to_string = "peer was stonithed";
259 (r>>8) & 0xff, ex_to_string);

Completed in 29 milliseconds