Searched refs:REQ_CLONE_MASK (Results 1 – 2 of 2) sorted by relevance
171 #define REQ_CLONE_MASK REQ_COMMON_MASK macro
2625 dst->cmd_flags = (src->cmd_flags & REQ_CLONE_MASK) | REQ_NOMERGE; in __blk_rq_prep_clone()