Lines Matching refs:iodepth
1200 td->latency_qd_high = td->o.iodepth;1204 td->latency_qd = td->o.iodepth;1223 * a limit other than td->o.iodepth, bisect between that.1225 if (td->latency_qd_high != o->iodepth)1230 if (td->latency_qd > o->iodepth)1231 td->latency_qd = o->iodepth;