Searched refs:TD_ENG_FLAG_MASK (Results 1 – 1 of 1) sorted by relevance
589 #define TD_ENG_FLAG_MASK ((1U << 16) - 1) macro594 ((td->flags >> TD_ENG_FLAG_SHIFT) & TD_ENG_FLAG_MASK); in td_ioengine_flags()599 td->flags = (~(TD_ENG_FLAG_MASK << TD_ENG_FLAG_SHIFT) & td->flags) | in td_set_ioengine_flags()