Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Dextent-io-tests.c582 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
585 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
595 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
601 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
614 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
626 btrfs_set_extent_bit(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
665 btrfs_clear_extent_bit(&tree, 0, (u64)-1, CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
/linux/fs/btrfs/
H A Dextent-io-tree.h84 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
86 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
H A Ddev-replace.c812 CHUNK_ALLOCATED, &cached_state)) { in btrfs_set_target_alloc_state()
814 found_end, CHUNK_ALLOCATED, NULL); in btrfs_set_target_alloc_state()
H A Dvolumes.c1563 CHUNK_ALLOCATED, NULL)) {
6077 btrfs_chunk_map_device_clear_bits(map, CHUNK_ALLOCATED); in btrfs_add_chunk_map()
6112 chunk_map_device_set_bits(map, CHUNK_ALLOCATED); in set_real_chunk_type()
6482 btrfs_chunk_map_device_clear_bits(map, CHUNK_ALLOCATED); in btrfs_num_copies()
H A Drelocation.c4865 btrfs_chunk_map_device_clear_bits(chunk_map, CHUNK_ALLOCATED); in btrfs_last_identity_remap_gone()
H A Dextent-tree.c6661 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents_throttle()