Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h386 #define REQ_NOMERGE_FLAGS \ macro
Dbio.h82 if (bio->bi_opf & REQ_NOMERGE_FLAGS) in bio_mergeable()
Dblkdev.h766 if (rq->cmd_flags & REQ_NOMERGE_FLAGS) in rq_mergeable()