Searched refs:zero_fill_bio_iter (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbio.h501 void zero_fill_bio_iter(struct bio *bio, struct bvec_iter iter);
505 zero_fill_bio_iter(bio, bio->bi_iter);
/linux-master/block/
H A Dbio.c609 void zero_fill_bio_iter(struct bio *bio, struct bvec_iter start) function
617 EXPORT_SYMBOL(zero_fill_bio_iter); variable
/linux-master/fs/bcachefs/
H A Dio_read.c818 zero_fill_bio_iter(&orig->bio, iter);
1085 zero_fill_bio_iter(&orig->bio, iter);

Completed in 419 milliseconds