Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dblock-group.h239 u64 add_new_free_space(struct btrfs_block_group *block_group,
Dfree-space-tree.c1436 total_found += add_new_free_space(block_group, in load_free_space_bitmaps()
1450 total_found += add_new_free_space(block_group, extent_start, in load_free_space_bitmaps()
1508 total_found += add_new_free_space(block_group, key.objectid, in load_free_space_extents()
Dblock-group.c454 u64 add_new_free_space(struct btrfs_block_group *block_group, u64 start, u64 end) in add_new_free_space() function
601 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
619 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
1954 add_new_free_space(cache, cache->start, in read_one_block_group()
2164 add_new_free_space(cache, chunk_offset, chunk_offset + size); in btrfs_make_block_group()