Home
last modified time | relevance | path

Searched refs:biovec_phys_mergeable (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-merge.c83 if (biovec_phys_mergeable(q, &pb, &nb)) in bio_will_gap()
522 !biovec_phys_mergeable(req->q, &bv, &next)) in blk_map_iter_next()
H A Dblk.h106 static inline bool biovec_phys_mergeable(struct request_queue *q, in biovec_phys_mergeable() function