Home
last modified time | relevance | path

Searched refs:EXTENT_DELALLOC_NEW (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/tests/
A Dinode-tests.c977 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()
/linux/fs/btrfs/
A Dextent-io-tree.h30 #define EXTENT_DELALLOC_NEW (1U << 14) macro
A Dinode.c750 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 …]
A Dextent_io.c5298 ~(EXTENT_LOCKED | EXTENT_NODATASUM | EXTENT_DELALLOC_NEW), in try_release_extent_state()
/linux/include/trace/events/
A Dbtrfs.h158 { EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}

Completed in 36 milliseconds