Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbio.c574 inline int bio_phys_segments(struct request_queue *q, struct bio *bio) in bio_phys_segments() function
581 EXPORT_SYMBOL(bio_phys_segments);
Dblk-merge.c489 int nr_phys_segs = bio_phys_segments(q, bio); in ll_new_hw_segment()
Dblk-core.c3407 rq->nr_phys_segments = bio_phys_segments(q, bio); in blk_rq_bio_prep()
/Linux-v4.19/include/linux/
Dbio.h462 extern int bio_phys_segments(struct request_queue *, struct bio *);