Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ !
Dblk_types.h171 #define REQ_CLONE_MASK REQ_COMMON_MASK macro
/linux-3.4.99/block/ !
Dblk-core.c2625 dst->cmd_flags = (src->cmd_flags & REQ_CLONE_MASK) | REQ_NOMERGE; in __blk_rq_prep_clone()