Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk.h295 extern void blk_throtl_charge_bio_split(struct bio *bio);
301 static inline void blk_throtl_charge_bio_split(struct bio *bio) { } in blk_throtl_charge_bio_split() function
Dblk-merge.c352 blk_throtl_charge_bio_split(*bio); in __blk_queue_split()
Dblk-throttle.c2192 void blk_throtl_charge_bio_split(struct bio *bio) in blk_throtl_charge_bio_split() function