Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c1573 u64 bps_dft; in tg_prfill_limit() local
1582 bps_dft = 0; in tg_prfill_limit()
1585 bps_dft = U64_MAX; in tg_prfill_limit()
1589 if (tg->bps_conf[READ][off] == bps_dft && in tg_prfill_limit()
1590 tg->bps_conf[WRITE][off] == bps_dft && in tg_prfill_limit()