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_create_chunk()
5953 chunk_map_device_set_bits(map, CHUNK_ALLOCATED); in btrfs_chunk_alloc_add_chunk_item()
6311 btrfs_chunk_map_device_clear_bits(map, CHUNK_ALLOCATED); in find_live_mirror()
H A Drelocation.c4736 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()