Searched refs:EXTENT_FIRST_DELALLOC (Results 1 – 3 of 3) sorted by relevance
18 #define EXTENT_FIRST_DELALLOC (1U << 12) macro24 #define EXTENT_CTLBITS (EXTENT_DO_ACCOUNTING | EXTENT_FIRST_DELALLOC)
1759 if (*bits & EXTENT_FIRST_DELALLOC) { in btrfs_set_bit_hook()1760 *bits &= ~EXTENT_FIRST_DELALLOC; in btrfs_set_bit_hook()1809 if (*bits & EXTENT_FIRST_DELALLOC) { in btrfs_clear_bit_hook()1810 *bits &= ~EXTENT_FIRST_DELALLOC; in btrfs_clear_bit_hook()
614 bits |= EXTENT_FIRST_DELALLOC; in __clear_extent_bit()875 bits |= EXTENT_FIRST_DELALLOC; in __set_extent_bit()