Searched refs:bio_segments (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/md/bcache/
H A Ddebug.c110 unsigned int nr_segs = bio_segments(bio);
/linux-master/block/
H A Dbounce.c167 bio = bio_alloc_bioset(bio_src->bi_bdev, bio_segments(bio_src),
H A Dblk-crypto-fallback.c162 unsigned int nr_segs = bio_segments(bio_src);
/linux-master/include/linux/
H A Dbio.h174 static inline unsigned bio_segments(struct bio *bio) function
/linux-master/drivers/md/
H A Ddm-log-writes.c680 alloc_size = struct_size(block, vecs, bio_segments(bio));
/linux-master/drivers/target/
H A Dtarget_core_pscsi.c881 bio_segments(bio), nr_vecs);

Completed in 194 milliseconds