Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c1499 unsigned int iops_dft; in tg_prfill_limit() local
1508 iops_dft = 0; in tg_prfill_limit()
1511 iops_dft = UINT_MAX; in tg_prfill_limit()
1516 tg->iops_conf[READ][off] == iops_dft && in tg_prfill_limit()
1517 tg->iops_conf[WRITE][off] == iops_dft && in tg_prfill_limit()