Searched refs:EXTENT_CTLBITS (Results 1 – 2 of 2) sorted by relevance
40 #define EXTENT_CTLBITS (EXTENT_DO_ACCOUNTING | \ macro
645 u32 bits_to_clear = *bits & ~EXTENT_CTLBITS; in clear_state_bit()725 bits |= ~EXTENT_CTLBITS; in __clear_extent_bit()928 u32 bits_to_set = *bits & ~EXTENT_CTLBITS; in set_state_bits()
Completed in 15 milliseconds