Home
last modified time | relevance | path

Searched refs:btrfs_find_space_for_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/fs/btrfs/tests/
Dfree-space-tests.c368 offset = btrfs_find_space_for_alloc(cache, 0, 4096, 0, in check_cache_empty()
597 offset = btrfs_find_space_for_alloc(cache, in test_steal_space_from_bitmap_to_extent()
620 offset = btrfs_find_space_for_alloc(cache, in test_steal_space_from_bitmap_to_extent()
787 offset = btrfs_find_space_for_alloc(cache, 0, SZ_1M, 0, in test_steal_space_from_bitmap_to_extent()
809 offset = btrfs_find_space_for_alloc(cache, in test_steal_space_from_bitmap_to_extent()
/linux-5.10/fs/btrfs/
Dfree-space-cache.h126 u64 btrfs_find_space_for_alloc(struct btrfs_block_group *block_group,
Dfree-space-cache.c2840 u64 btrfs_find_space_for_alloc(struct btrfs_block_group *block_group, in btrfs_find_space_for_alloc() function
Dextent-tree.c3767 offset = btrfs_find_space_for_alloc(bg, ffe_ctl->search_start, in find_free_extent_unclustered()