Searched refs:optimize_stpg (Results 1 – 1 of 1) sorted by relevance
53 static uint optimize_stpg; variable54 module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR);55 MODULE_PARM_DESC(optimize_stpg, "Allow use of a non-optimized path, rather than sending a STPG, whe…237 if (optimize_stpg) in alua_alloc_pg()