Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dblk_types.h420 #define REQ_NOMERGE_FLAGS \ macro
Dbio.h83 if (bio->bi_opf & REQ_NOMERGE_FLAGS) in bio_mergeable()
Dblkdev.h780 if (rq->cmd_flags & REQ_NOMERGE_FLAGS) in rq_mergeable()