Searched refs:add_new_free_space (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent-tree.c | 341 static u64 add_new_free_space(struct btrfs_block_group_cache *block_group, in add_new_free_space() function 484 total_found += add_new_free_space(block_group, in caching_thread() 502 total_found += add_new_free_space(block_group, fs_info, last, in caching_thread() 9421 add_new_free_space(cache, root->fs_info, in btrfs_read_block_groups() 9566 add_new_free_space(cache, root->fs_info, chunk_offset, in btrfs_make_block_group()
|