Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.c1500 u64 bps_dft; in tg_prfill_limit() local
1509 bps_dft = 0; in tg_prfill_limit()
1512 bps_dft = U64_MAX; in tg_prfill_limit()
1516 if (tg->bps_conf[READ][off] == bps_dft && in tg_prfill_limit()
1517 tg->bps_conf[WRITE][off] == bps_dft && in tg_prfill_limit()