Home
last modified time | relevance | path

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

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