Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.c1501 u64 bps_dft; in tg_prfill_limit() local
1507 bps_dft = U64_MAX; in tg_prfill_limit()
1510 if (tg->bps[READ] == bps_dft && in tg_prfill_limit()
1511 tg->bps[WRITE] == bps_dft && in tg_prfill_limit()