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