Searched refs:EXTENT_DELALLOC_NEW (Results 1 – 5 of 5) sorted by relevance
977 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1045 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1078 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1094 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
30 #define EXTENT_DELALLOC_NEW (1U << 14) macro
750 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in compress_file_range()1027 EXTENT_DELALLOC_NEW | in submit_one_async_extent()1169 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in cow_file_range()1429 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in cow_file_range_async()2222 if (!(state->state & EXTENT_DELALLOC_NEW) && in btrfs_set_delalloc_extent()2223 (*bits & EXTENT_DELALLOC_NEW)) { in btrfs_set_delalloc_extent()2291 if ((state->state & EXTENT_DELALLOC_NEW) && in btrfs_clear_delalloc_extent()2292 (*bits & EXTENT_DELALLOC_NEW)) { in btrfs_clear_delalloc_extent()2653 extra_bits |= EXTENT_DELALLOC_NEW; in btrfs_set_extent_delalloc()3028 clear_bits |= EXTENT_DELALLOC_NEW; in btrfs_finish_ordered_io()[all …]
5298 ~(EXTENT_LOCKED | EXTENT_NODATASUM | EXTENT_DELALLOC_NEW), in try_release_extent_state()
158 { EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}
Completed in 36 milliseconds