Searched refs:add_new_free_space (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/btrfs/ |
| D | block-group.h | 239 u64 add_new_free_space(struct btrfs_block_group *block_group,
|
| D | free-space-tree.c | 1436 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()
|
| D | block-group.c | 454 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()
|