Home
last modified time | relevance | path

Searched refs:add_new_free_space (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dblock-group.h259 u64 add_new_free_space(struct btrfs_block_group *block_group,
Dfree-space-tree.c1440 total_found += add_new_free_space(block_group, in load_free_space_bitmaps()
1454 total_found += add_new_free_space(block_group, extent_start, in load_free_space_bitmaps()
1512 total_found += add_new_free_space(block_group, key.objectid, in load_free_space_extents()
Dblock-group.c472 u64 add_new_free_space(struct btrfs_block_group *block_group, u64 start, u64 end) in add_new_free_space() function
619 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
637 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
2045 add_new_free_space(cache, cache->start, in read_one_block_group()
2449 add_new_free_space(cache, chunk_offset, chunk_offset + size); in btrfs_make_block_group()