Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-throttle.c1533 u64 bps_dft; in tg_prfill_limit() local
1542 bps_dft = 0; in tg_prfill_limit()
1545 bps_dft = U64_MAX; in tg_prfill_limit()
1549 if (tg->bps_conf[READ][off] == bps_dft && in tg_prfill_limit()
1550 tg->bps_conf[WRITE][off] == bps_dft && in tg_prfill_limit()