Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c1574 unsigned int iops_dft; in tg_prfill_limit() local
1583 iops_dft = 0; in tg_prfill_limit()
1586 iops_dft = UINT_MAX; in tg_prfill_limit()
1591 tg->iops_conf[READ][off] == iops_dft && in tg_prfill_limit()
1592 tg->iops_conf[WRITE][off] == iops_dft && in tg_prfill_limit()