Searched refs:add_new_free_space (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/btrfs/ |
| D | block-group.h | 195 u64 add_new_free_space(struct btrfs_block_group_cache *block_group,
|
| D | free-space-tree.c | 1435 total_found += add_new_free_space(block_group, in load_free_space_bitmaps() 1449 total_found += add_new_free_space(block_group, extent_start, in load_free_space_bitmaps() 1507 total_found += add_new_free_space(block_group, key.objectid, in load_free_space_extents()
|
| D | block-group.c | 453 u64 add_new_free_space(struct btrfs_block_group_cache *block_group, 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() 1802 add_new_free_space(cache, found_key.objectid, in btrfs_read_block_groups() 1931 add_new_free_space(cache, chunk_offset, chunk_offset + size); in btrfs_make_block_group()
|