Home
last modified time | relevance | path

Searched refs:btrfs_free_chunk_map (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dvolumes.c3206 btrfs_free_chunk_map(map); in btrfs_get_chunk_map()
3388 btrfs_free_chunk_map(map); in btrfs_remove_chunk()
5438 btrfs_free_chunk_map(map); in btrfs_remove_chunk_map()
5528 btrfs_free_chunk_map(map); in create_chunk()
5722 btrfs_free_chunk_map(map); in btrfs_chunk_alloc_add_chunk_item()
5805 btrfs_free_chunk_map(map); in btrfs_chunk_writeable()
5865 btrfs_free_chunk_map(map); in btrfs_num_copies()
6200 btrfs_free_chunk_map(map); in btrfs_map_discard()
6203 btrfs_free_chunk_map(map); in btrfs_map_discard()
6740 btrfs_free_chunk_map(map); in btrfs_map_block()
[all …]
H A Dblock-group.c171 btrfs_free_chunk_map(cache->physical_map); in btrfs_put_block_group()
1323 btrfs_free_chunk_map(map); in btrfs_start_trans_remove_block_group()
2084 btrfs_free_chunk_map(map); in read_bg_from_eb()
2205 btrfs_free_chunk_map(map); in btrfs_rmap_block()
2332 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2345 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2350 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2751 btrfs_free_chunk_map(map); in insert_dev_extents()
4559 btrfs_free_chunk_map(map); in btrfs_unfreeze_block_group()
H A Draid-stripe-tree.c90 btrfs_free_chunk_map(map); in btrfs_delete_raid_extent()
H A Dvolumes.h631 static inline void btrfs_free_chunk_map(struct btrfs_chunk_map *map) in btrfs_free_chunk_map() function
H A Ddev-replace.c570 btrfs_free_chunk_map(map); in btrfs_finish_block_group_to_copy()
850 btrfs_free_chunk_map(map); in btrfs_dev_replace_update_device_in_mapping_tree()
H A Dzoned.c1714 btrfs_free_chunk_map(cache->physical_map); in btrfs_load_block_group_zone_info()
H A Dscrub.c2453 btrfs_free_chunk_map(map); in scrub_chunk()
H A Dinode.c10153 btrfs_free_chunk_map(map); in btrfs_swap_activate()
10211 btrfs_free_chunk_map(map); in btrfs_swap_activate()
/linux-6.15/fs/btrfs/tests/
H A Dextent-map-tests.c1048 btrfs_free_chunk_map(map); in test_rmap_block()