Searched refs:optimize_stpg (Results 1 – 1 of 1) sorted by relevance
732 static uint optimize_stpg; variable733 module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR);734 MODULE_PARM_DESC(optimize_stpg, "Allow use of a non-optimized path, rather than sending a STPG, whe…757 if (optimize_stpg) in alua_activate()