Lines Matching refs:btrfs_remove_free_space
32 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents()
50 ret = btrfs_remove_free_space(cache, 3 * SZ_1M, SZ_1M); in test_extents()
56 ret = btrfs_remove_free_space(cache, 0, SZ_1M); in test_extents()
62 ret = btrfs_remove_free_space(cache, SZ_2M, 4096); in test_extents()
103 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_bitmaps()
120 ret = btrfs_remove_free_space(cache, SZ_1M, SZ_2M); in test_bitmaps()
141 ret = btrfs_remove_free_space(cache, next_bitmap_offset - SZ_1M, SZ_2M); in test_bitmaps()
183 ret = btrfs_remove_free_space(cache, 0, SZ_1M); in test_bitmaps_and_extents()
201 ret = btrfs_remove_free_space(cache, SZ_4M, SZ_1M); in test_bitmaps_and_extents()
222 ret = btrfs_remove_free_space(cache, SZ_512K, 3 * SZ_1M); in test_bitmaps_and_extents()
248 ret = btrfs_remove_free_space(cache, 3 * SZ_1M, SZ_4M); in test_bitmaps_and_extents()
283 ret = btrfs_remove_free_space(cache, bitmap_offset + SZ_1M, 5 * SZ_1M); in test_bitmaps_and_extents()
314 ret = btrfs_remove_free_space(cache, SZ_1M, 3 * SZ_1M); in test_bitmaps_and_extents()
458 ret = btrfs_remove_free_space(cache, in test_steal_space_from_bitmap_to_extent()
668 ret = btrfs_remove_free_space(cache, 0, SZ_128M - 768 * SZ_1K); in test_steal_space_from_bitmap_to_extent()