Searched refs:auto_down (Results 1 – 1 of 1) sorted by relevance
51 static int auto_down = 1; variable52 module_param(auto_down, int, 0444);53 MODULE_PARM_DESC(auto_down, "Automatically mark peers down on comms error");1773 !auto_down) { /* auto-down disabled */ in lnet_notify()