Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dvolumes.c3295 btrfs_free_chunk_map(map); in btrfs_get_chunk_map()
3477 btrfs_free_chunk_map(map); in btrfs_remove_chunk()
5527 btrfs_free_chunk_map(map); in btrfs_remove_chunk_map()
5617 btrfs_free_chunk_map(map); in create_chunk()
5811 btrfs_free_chunk_map(map); in btrfs_chunk_alloc_add_chunk_item()
5894 btrfs_free_chunk_map(map); in btrfs_chunk_writeable()
5911 btrfs_free_chunk_map(map); in btrfs_mapping_tree_free()
5954 btrfs_free_chunk_map(map); in btrfs_num_copies()
5972 btrfs_free_chunk_map(map); in btrfs_full_stripe_len()
6289 btrfs_free_chunk_map(map); in btrfs_map_discard()
[all …]
Dblock-group.c171 btrfs_free_chunk_map(cache->physical_map); in btrfs_put_block_group()
1324 btrfs_free_chunk_map(map); in btrfs_start_trans_remove_block_group()
2073 btrfs_free_chunk_map(map); in read_bg_from_eb()
2194 btrfs_free_chunk_map(map); in btrfs_rmap_block()
2321 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2334 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2339 btrfs_free_chunk_map(map); in check_chunk_block_group_mappings()
2742 btrfs_free_chunk_map(map); in insert_dev_extents()
4552 btrfs_free_chunk_map(map); in btrfs_unfreeze_block_group()
Draid-stripe-tree.c90 btrfs_free_chunk_map(map); in btrfs_delete_raid_extent()
Ddev-replace.c579 btrfs_free_chunk_map(map); in btrfs_finish_block_group_to_copy()
859 btrfs_free_chunk_map(map); in btrfs_dev_replace_update_device_in_mapping_tree()
Dvolumes.h627 static inline void btrfs_free_chunk_map(struct btrfs_chunk_map *map) in btrfs_free_chunk_map() function
Dzoned.c1701 btrfs_free_chunk_map(cache->physical_map); in btrfs_load_block_group_zone_info()
Dscrub.c2453 btrfs_free_chunk_map(map); in scrub_chunk()
Dinode.c10100 btrfs_free_chunk_map(map); in btrfs_swap_activate()
10158 btrfs_free_chunk_map(map); in btrfs_swap_activate()
/linux-6.14.4/fs/btrfs/tests/
Dextent-map-tests.c1048 btrfs_free_chunk_map(map); in test_rmap_block()