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