Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-mq-sched.h40 return !(bio->bi_opf & REQ_NOMERGE_FLAGS); in bio_mergeable()
Dblk.h140 if (rq->cmd_flags & REQ_NOMERGE_FLAGS) in rq_mergeable()
/linux-6.1.9/include/linux/
Dblk_types.h458 #define REQ_NOMERGE_FLAGS \ macro