Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1409 static inline unsigned long queue_virt_boundary(struct request_queue *q) in queue_virt_boundary() function
1650 ((bprv->bv_offset + bprv->bv_len) & queue_virt_boundary(q)); in __bvec_gap_to_prev()
1660 if (!queue_virt_boundary(q)) in bvec_gap_to_prev()
1689 if (bio_has_data(prev) && queue_virt_boundary(q)) { in bio_will_gap()