Searched refs:EXTENT_FIRST_DELALLOC (Results 1 – 3 of 3) sorted by relevance
17 #define EXTENT_FIRST_DELALLOC (1U << 12) macro22 #define EXTENT_CTLBITS (EXTENT_DO_ACCOUNTING | EXTENT_FIRST_DELALLOC)
1702 if (*bits & EXTENT_FIRST_DELALLOC) { in btrfs_set_bit_hook()1703 *bits &= ~EXTENT_FIRST_DELALLOC; in btrfs_set_bit_hook()1752 if (*bits & EXTENT_FIRST_DELALLOC) { in btrfs_clear_bit_hook()1753 *bits &= ~EXTENT_FIRST_DELALLOC; in btrfs_clear_bit_hook()
592 bits |= EXTENT_FIRST_DELALLOC; in clear_extent_bit()851 bits |= EXTENT_FIRST_DELALLOC; in __set_extent_bit()