Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dscrub.c175 u64 throttle_sent; member
2170 sctx->throttle_sent = 0; in scrub_throttle()
2176 sctx->throttle_sent += sbio->bio->bi_iter.bi_size; in scrub_throttle()
2177 if (sctx->throttle_sent <= div_u64(bwlimit, div)) in scrub_throttle()