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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_nl.c193 char *ex_to_string; local
215 ex_to_string = "peer is inconsistent or worse";
219 ex_to_string = "peer was fenced";
225 ex_to_string = "peer is unreachable, assumed to be dead";
228 ex_to_string = "peer unreachable, doing nothing since disk != UpToDate";
235 ex_to_string = "peer is active";
243 ex_to_string = "peer was stonithed";
254 (r>>8) & 0xff, ex_to_string);

Completed in 40 milliseconds