Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-throttle.c1496 u64 bps_dft; in tg_prfill_limit() local
1505 bps_dft = 0; in tg_prfill_limit()
1508 bps_dft = U64_MAX; in tg_prfill_limit()
1512 if (tg->bps_conf[READ][off] == bps_dft && in tg_prfill_limit()
1513 tg->bps_conf[WRITE][off] == bps_dft && in tg_prfill_limit()