Home
last modified time | relevance | path

Searched refs:wbt_should_throttle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-wbt.c522 static inline bool wbt_should_throttle(struct rq_wb *rwb, struct bio *bio) in wbt_should_throttle() function
549 } else if (wbt_should_throttle(rwb, bio)) { in bio_to_wbt_flags()
/kernel/linux/linux-6.6/block/
H A Dblk-wbt.c598 static inline bool wbt_should_throttle(struct bio *bio) in wbt_should_throttle() function
625 } else if (wbt_should_throttle(bio)) { in bio_to_wbt_flags()

Completed in 4 milliseconds