Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-merge.c290 int nr_phys_segs = bio_phys_segments(q, bio); in ll_new_hw_segment()
Dbio.c537 inline int bio_phys_segments(struct request_queue *q, struct bio *bio) in bio_phys_segments() function
544 EXPORT_SYMBOL(bio_phys_segments);
Dblk-core.c2851 rq->nr_phys_segments = bio_phys_segments(q, bio); in blk_rq_bio_prep()
/linux-4.1.27/include/linux/
Dbio.h418 extern int bio_phys_segments(struct request_queue *, struct bio *);