Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h85 unsigned long mask = queue_segment_boundary(q); in biovec_phys_mergeable()
H A Dbio.c941 unsigned long mask = queue_segment_boundary(q); in bvec_try_merge_hw_page()
/openbmc/linux/include/linux/
H A Dblkdev.h1098 static inline unsigned long queue_segment_boundary(const struct request_queue *q) in queue_segment_boundary() function