Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
A Dextent-io-tests.c456 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
459 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
469 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
475 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
488 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
500 set_extent_bits(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
537 clear_extent_bits(&tree, 0, (u64)-1, CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
/linux/fs/btrfs/
A Dextent-io-tree.h49 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
51 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
A Dextent_map.c413 extent_map_device_set_bits(em, CHUNK_ALLOCATED); in add_extent_mapping()
498 extent_map_device_clear_bits(em, CHUNK_ALLOCATED); in remove_extent_mapping()
A Ddev-replace.c833 CHUNK_ALLOCATED, &cached_state)) { in btrfs_set_target_alloc_state()
835 found_end, CHUNK_ALLOCATED); in btrfs_set_target_alloc_state()
A Dextent-tree.c5971 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
A Dvolumes.c1411 CHUNK_ALLOCATED, NULL)) { in contains_pending_extent()

Completed in 28 milliseconds