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