Searched refs:EXTENT_DELALLOC_NEW (Results 1 – 4 of 4) sorted by relevance
986 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1054 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1087 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()1103 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
24 #define EXTENT_DELALLOC_NEW (1U << 14) macro
625 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in compress_file_range()922 EXTENT_DELALLOC_NEW | in submit_compressed_extents()1021 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in cow_file_range()1144 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in cow_file_range()1270 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in cow_file_range_async()2026 if (!(state->state & EXTENT_DELALLOC_NEW) && in btrfs_set_delalloc_extent()2027 (*bits & EXTENT_DELALLOC_NEW)) { in btrfs_set_delalloc_extent()2095 if ((state->state & EXTENT_DELALLOC_NEW) && in btrfs_clear_delalloc_extent()2096 (*bits & EXTENT_DELALLOC_NEW)) { in btrfs_clear_delalloc_extent()2284 EXTENT_DELALLOC_NEW, in btrfs_find_new_delalloc_bytes()[all …]
157 { EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}