Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dblk.h307 extern void blk_throtl_charge_bio_split(struct bio *bio);
313 static inline void blk_throtl_charge_bio_split(struct bio *bio) { } in blk_throtl_charge_bio_split() function
Dblk-merge.c346 blk_throtl_charge_bio_split(*bio); in __blk_queue_split()
Dblk-throttle.c2219 void blk_throtl_charge_bio_split(struct bio *bio) in blk_throtl_charge_bio_split() function