Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk.h308 extern void blk_throtl_charge_bio_split(struct bio *bio);
314 static inline void blk_throtl_charge_bio_split(struct bio *bio) { } in blk_throtl_charge_bio_split() function
H A Dblk-merge.c348 blk_throtl_charge_bio_split(*bio); in __blk_queue_split()
H A Dblk-throttle.c2184 void blk_throtl_charge_bio_split(struct bio *bio) in blk_throtl_charge_bio_split() function