Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dblock-group.h270 u64 add_new_free_space(struct btrfs_block_group *block_group,
Dfree-space-tree.c1464 total_found += add_new_free_space(block_group, in load_free_space_bitmaps()
1478 total_found += add_new_free_space(block_group, extent_start, in load_free_space_bitmaps()
1536 total_found += add_new_free_space(block_group, key.objectid, in load_free_space_extents()
Dblock-group.c490 u64 add_new_free_space(struct btrfs_block_group *block_group, u64 start, u64 end) in add_new_free_space() function
638 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
656 total_found += add_new_free_space(block_group, last, in load_extent_tree_free()
2088 add_new_free_space(cache, cache->start, in read_one_block_group()
2519 add_new_free_space(cache, chunk_offset, chunk_offset + size); in btrfs_make_block_group()