Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h245 u64 add_new_free_space(struct btrfs_block_group *block_group,
H A Dfree-space-tree.c1444 total_found += add_new_free_space(block_group, in load_free_space_bitmaps()
1458 total_found += add_new_free_space(block_group, extent_start, in load_free_space_bitmaps()
1516 total_found += add_new_free_space(block_group, key.objectid, in load_free_space_extents()
H A 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()
1965 add_new_free_space(cache, cache->start, in read_one_block_group()
2175 add_new_free_space(cache, chunk_offset, chunk_offset + size); in btrfs_make_block_group()