Home
last modified time | relevance | path

Searched refs:iops_dft (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/block/
Dblk-throttle.c1386 unsigned int iops_dft; in tg_prfill_limit() local
1392 iops_dft = UINT_MAX; in tg_prfill_limit()
1396 tg->iops[READ] == iops_dft && in tg_prfill_limit()
1397 tg->iops[WRITE] == iops_dft) in tg_prfill_limit()