Home
last modified time | relevance | path

Searched refs:CHUNK_ALLOCATED (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/btrfs/tests/
Dextent-io-tests.c507 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
510 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
520 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
526 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
539 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
551 set_extent_bits(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
590 clear_extent_bits(&tree, 0, (u64)-1, CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
/linux-6.1.9/fs/btrfs/
Dextent-io-tree.h56 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
58 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
Dextent_map.c421 extent_map_device_set_bits(em, CHUNK_ALLOCATED); in add_extent_mapping()
505 extent_map_device_clear_bits(em, CHUNK_ALLOCATED); in remove_extent_mapping()
Ddev-replace.c811 CHUNK_ALLOCATED, &cached_state)) { in btrfs_set_target_alloc_state()
813 found_end, CHUNK_ALLOCATED); in btrfs_set_target_alloc_state()
Dextent-tree.c6070 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
Dvolumes.c1412 CHUNK_ALLOCATED, NULL)) { in contains_pending_extent()