Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk_types.h435 #define REQ_NOMERGE_FLAGS \ macro
Dbio.h81 if (bio->bi_opf & REQ_NOMERGE_FLAGS) in bio_mergeable()
Dblkdev.h812 if (rq->cmd_flags & REQ_NOMERGE_FLAGS) in rq_mergeable()