Home
last modified time | relevance | path

Searched refs:REQ_CLONE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dblk_types.h213 #define REQ_CLONE_MASK REQ_COMMON_MASK macro
/linux-4.4.14/block/
Dblk-core.c3055 dst->cmd_flags |= (src->cmd_flags & REQ_CLONE_MASK) | REQ_NOMERGE; in __blk_rq_prep_clone()