Home
last modified time | relevance | path

Searched refs:EXTENT_DELALLOC_NEW (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h32 ENUM_BIT(EXTENT_DELALLOC_NEW),
H A Dinode.c975 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in compress_file_range()
1199 EXTENT_DELALLOC_NEW | in submit_one_async_extent()
1332 EXTENT_DELALLOC_NEW | EXTENT_DEFRAG | in cow_file_range()
1508 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in cow_file_range()
1517 * already cleared in the above loop. And, EXTENT_DELALLOC_NEW | in cow_file_range()
2469 if (!(state->state & EXTENT_DELALLOC_NEW) && in btrfs_set_delalloc_extent()
2470 (bits & EXTENT_DELALLOC_NEW)) { in btrfs_set_delalloc_extent()
2536 if ((state->state & EXTENT_DELALLOC_NEW) && in btrfs_clear_delalloc_extent()
2537 (bits & EXTENT_DELALLOC_NEW)) { in btrfs_clear_delalloc_extent()
2638 EXTENT_DELALLOC_NEW, cached_stat in btrfs_find_new_delalloc_bytes()
[all...]
H A Dextent_io.c2306 EXTENT_DELALLOC_NEW | EXTENT_CTLBITS | in try_release_extent_state()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dinode-tests.c986 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()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dinode-tests.c967 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1035 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1068 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1084 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-io-tree.h24 #define EXTENT_DELALLOC_NEW (1U << 14) macro
H A Dinode.c625 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...]
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h157 { EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h159 { EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}

Completed in 25 milliseconds