Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c1590 u64 bps_dft; in tg_prfill_limit() local
1599 bps_dft = 0; in tg_prfill_limit()
1602 bps_dft = U64_MAX; in tg_prfill_limit()
1606 if (tg->bps_conf[READ][off] == bps_dft && in tg_prfill_limit()
1607 tg->bps_conf[WRITE][off] == bps_dft && in tg_prfill_limit()