Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-io-tree.h84 #define CHUNK_ALLOCATED EXTENT_DIRTY macro
86 #define CHUNK_STATE_MASK (CHUNK_ALLOCATED | \
H A Dvolumes.c1537 CHUNK_ALLOCATED, NULL)) { in btrfs_first_pending_extent()
5918 btrfs_chunk_map_device_clear_bits(map, CHUNK_ALLOCATED); in btrfs_remove_chunk_map()
5953 chunk_map_device_set_bits(map, CHUNK_ALLOCATED); in btrfs_add_chunk_map()
6311 btrfs_chunk_map_device_clear_bits(map, CHUNK_ALLOCATED); in btrfs_mapping_tree_free()
H A Drelocation.c4742 btrfs_chunk_map_device_clear_bits(chunk_map, CHUNK_ALLOCATED); in btrfs_last_identity_remap_gone()
H A Dextent-tree.c6644 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents_throttle()