Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h652 static inline void btrfs_free_chunk_map(struct btrfs_chunk_map *map) in btrfs_free_chunk_map() function
659 DEFINE_FREE(btrfs_free_chunk_map, struct btrfs_chunk_map *, btrfs_free_chunk_map(_T))
H A Dvolumes.c3420 btrfs_free_chunk_map(map); in btrfs_get_chunk_map()
3624 btrfs_free_chunk_map(map); in btrfs_remove_chunk()
6046 btrfs_free_chunk_map(map); in btrfs_remove_chunk_map()
6148 btrfs_free_chunk_map(map); in create_chunk()
6337 btrfs_free_chunk_map(map); in btrfs_chunk_alloc_add_chunk_item()
6432 btrfs_free_chunk_map(map); in btrfs_chunk_writeable()
6449 btrfs_free_chunk_map(map); in btrfs_mapping_tree_free()
6492 btrfs_free_chunk_map(map); in btrfs_num_copies()
6510 btrfs_free_chunk_map(map); in btrfs_full_stripe_len()
6726 btrfs_free_chunk_map(map); in btrfs_map_discard()
[all …]
H A Draid-stripe-tree.c89 btrfs_free_chunk_map(map); in btrfs_delete_raid_extent()
H A Dblock-group.c212 btrfs_free_chunk_map(cache->physical_map); in btrfs_put_block_group()
1419 btrfs_free_chunk_map(map); in btrfs_start_trans_remove_block_group()
2219 btrfs_free_chunk_map(map); in read_bg_from_eb()
2345 btrfs_free_chunk_map(map); in btrfs_rmap_block()
2914 btrfs_free_chunk_map(map); in insert_dev_extents()
4824 btrfs_free_chunk_map(map); in btrfs_unfreeze_block_group()
H A Dzoned.c2015 btrfs_free_chunk_map(cache->physical_map); in btrfs_load_block_group_zone_info()
H A Dextent-tree.c2931 btrfs_free_chunk_map(map); in btrfs_complete_bg_remapping()
2941 btrfs_free_chunk_map(map); in btrfs_complete_bg_remapping()
H A Dscrub.c2595 btrfs_free_chunk_map(map); in scrub_chunk()
H A Dinode.c10539 btrfs_free_chunk_map(map); in btrfs_swap_activate()
10600 btrfs_free_chunk_map(map); in btrfs_swap_activate()
H A Drelocation.c5054 btrfs_free_chunk_map(chunk_map); in mark_chunk_remapped()
/linux/fs/btrfs/tests/
H A Dextent-map-tests.c1051 btrfs_free_chunk_map(map); in test_rmap_block()