Home
last modified time | relevance | path

Searched refs:bio_first_bvec_all (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbio.h169 for (i = 0, bvl = bio_first_bvec_all(bio); \
245 static inline struct bio_vec *bio_first_bvec_all(struct bio *bio) in bio_first_bvec_all() function
253 return bio_first_bvec_all(bio)->bv_page; in bio_first_page_all()
282 struct bio_vec *bvec = bio_first_bvec_all(bio) + i; in bio_first_folio()
/linux-6.3-rc2/Documentation/block/
A Dbiovecs.rst135 bio_first_bvec_all()
/linux-6.3-rc2/fs/btrfs/
A Dbio.c152 struct bio_vec *bv = bio_first_bvec_all(&repair_bbio->bio); in btrfs_end_repair_bio()
A Dcompression.c540 file_offset = bio_first_bvec_all(bio)->bv_offset + in btrfs_submit_compressed_read()
A Draid56.c1412 struct bio_vec *bv = bio_first_bvec_all(bio); in get_bio_sector_nr()
A Dextent_io.c136 bv = bio_first_bvec_all(bio); in submit_one_bio()

Completed in 23 milliseconds