Home
last modified time | relevance | path

Searched refs:CHUNK_ALLOCATED (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dextent-io-tests.c460 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
463 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
473 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
479 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
492 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
504 set_extent_bits(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
541 clear_extent_bits(&tree, 0, (u64)-1, CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-io-tests.c563 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
566 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
576 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
582 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
595 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
607 set_extent_bit(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
646 clear_extent_bits(&tree, 0, (u64)-1, CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h69 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
71 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
H A Dextent_map.c416 extent_map_device_set_bits(em, CHUNK_ALLOCATED); in add_extent_mapping()
503 extent_map_device_clear_bits(em, CHUNK_ALLOCATED); in remove_extent_mapping()
H A Ddev-replace.c813 CHUNK_ALLOCATED, &cached_state)) { in btrfs_set_target_alloc_state()
815 found_end, CHUNK_ALLOCATED, NULL); in btrfs_set_target_alloc_state()
H A Dextent-tree.c6020 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
H A Dvolumes.c1431 CHUNK_ALLOCATED, NULL)) { in contains_pending_extent()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-io-tree.h35 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
37 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
H A Dextent_map.c410 extent_map_device_set_bits(em, CHUNK_ALLOCATED); in add_extent_mapping()
495 extent_map_device_clear_bits(em, CHUNK_ALLOCATED); in remove_extent_mapping()
H A Ddev-replace.c637 CHUNK_ALLOCATED, &cached_state)) { in btrfs_set_target_alloc_state()
639 found_end, CHUNK_ALLOCATED); in btrfs_set_target_alloc_state()
H A Dextent-tree.c5760 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
H A Dvolumes.c1470 CHUNK_ALLOCATED, NULL)) { in contains_pending_extent()

Completed in 40 milliseconds