Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-io-tree.h40 #define EXTENT_CTLBITS (EXTENT_DO_ACCOUNTING | \ macro
A Dextent_io.c645 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