Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-cache.h134 void btrfs_init_free_space_ctl(struct btrfs_block_group *block_group,
H A Dfree-space-cache.c956 btrfs_init_free_space_ctl(block_group, &tmp_ctl); in load_free_space_cache()
2953 void btrfs_init_free_space_ctl(struct btrfs_block_group *block_group, in btrfs_init_free_space_ctl() function
H A Dblock-group.c2261 btrfs_init_free_space_ctl(cache, cache->free_space_ctl); in btrfs_create_block_group_cache()
/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c241 btrfs_init_free_space_ctl(cache, cache->free_space_ctl); in btrfs_alloc_dummy_block_group()