Home
last modified time | relevance | path

Searched refs:test_add_free_space_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tests.c97 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
114 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
133 ret = test_add_free_space_entry(cache, next_bitmap_offset - SZ_2M, in test_bitmaps()
171 ret = test_add_free_space_entry(cache, SZ_4M, SZ_1M, 1); in test_bitmaps_and_extents()
177 ret = test_add_free_space_entry(cache, 0, SZ_1M, 0); in test_bitmaps_and_extents()
195 ret = test_add_free_space_entry(cache, 0, SZ_1M, 0); in test_bitmaps_and_extents()
216 ret = test_add_free_space_entry(cache, SZ_1M, SZ_4M, 1); in test_bitmaps_and_extents()
236 ret = test_add_free_space_entry(cache, SZ_4M, SZ_4M, 1); in test_bitmaps_and_extents()
242 ret = test_add_free_space_entry(cache, SZ_2M, SZ_2M, 0); in test_bitmaps_and_extents()
270 ret = test_add_free_space_entry(cach in test_bitmaps_and_extents()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tests.c97 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
114 ret = test_add_free_space_entry(cache, 0, SZ_4M, 1); in test_bitmaps()
133 ret = test_add_free_space_entry(cache, next_bitmap_offset - SZ_2M, in test_bitmaps()
171 ret = test_add_free_space_entry(cache, SZ_4M, SZ_1M, 1); in test_bitmaps_and_extents()
177 ret = test_add_free_space_entry(cache, 0, SZ_1M, 0); in test_bitmaps_and_extents()
195 ret = test_add_free_space_entry(cache, 0, SZ_1M, 0); in test_bitmaps_and_extents()
216 ret = test_add_free_space_entry(cache, SZ_1M, SZ_4M, 1); in test_bitmaps_and_extents()
236 ret = test_add_free_space_entry(cache, SZ_4M, SZ_4M, 1); in test_bitmaps_and_extents()
242 ret = test_add_free_space_entry(cache, SZ_2M, SZ_2M, 0); in test_bitmaps_and_extents()
270 ret = test_add_free_space_entry(cach in test_bitmaps_and_extents()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.h153 int test_add_free_space_entry(struct btrfs_block_group *cache,
H A Dfree-space-cache.c4009 int test_add_free_space_entry(struct btrfs_block_group *cache, in test_add_free_space_entry() function
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.h157 int test_add_free_space_entry(struct btrfs_block_group *cache,
H A Dfree-space-cache.c4185 int test_add_free_space_entry(struct btrfs_block_group *cache, in test_add_free_space_entry() function

Completed in 12 milliseconds