Searched refs:biovec_phys_mergeable (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-integrity.c38 if (!biovec_phys_mergeable(q, &ivprv, &iv))
80 if (!biovec_phys_mergeable(q, &ivprv, &iv))
H A Dblk-merge.c83 if (biovec_phys_mergeable(q, &pb, &nb))
515 if (!biovec_phys_mergeable(q, bvprv, bvec))
H A Dblk.h96 static inline bool biovec_phys_mergeable(struct request_queue *q, function

Completed in 215 milliseconds