Home
last modified time | relevance | path

Searched refs:bio_get_first_bvec (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dblkdev.h1732 bio_get_first_bvec(prev_rq->bio, &pb); in bio_will_gap()
1734 bio_get_first_bvec(prev, &pb); in bio_will_gap()
1748 bio_get_first_bvec(next, &nb); in bio_will_gap()
Dbio.h280 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec() function
/Linux-v4.19/block/
Dblk-merge.c350 bio_get_first_bvec(nxt, &nxt_bv); in blk_phys_contig_segment()
/Linux-v4.19/fs/btrfs/
Dinode.c7794 bio_get_first_bvec(failed_bio, &bvec); in dio_read_error()