Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.c1385 u64 bps_dft; in tg_prfill_limit() local
1391 bps_dft = U64_MAX; in tg_prfill_limit()
1394 if (tg->bps[READ] == bps_dft && in tg_prfill_limit()
1395 tg->bps[WRITE] == bps_dft && in tg_prfill_limit()