Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dblk_types.h357 #define REQ_NOMERGE_FLAGS \ macro
Dbio.h108 if (bio->bi_opf & REQ_NOMERGE_FLAGS) in bio_mergeable()
Dblkdev.h870 if (rq->cmd_flags & REQ_NOMERGE_FLAGS) in rq_mergeable()