Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.c1501 unsigned int iops_dft; in tg_prfill_limit() local
1510 iops_dft = 0; in tg_prfill_limit()
1513 iops_dft = UINT_MAX; in tg_prfill_limit()
1518 tg->iops_conf[READ][off] == iops_dft && in tg_prfill_limit()
1519 tg->iops_conf[WRITE][off] == iops_dft && in tg_prfill_limit()