Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfree-space-cache.h75 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group);
Dfree-space-cache.c2457 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group) in btrfs_init_free_space_ctl() function
Dextent-tree.c9838 btrfs_init_free_space_ctl(cache); in btrfs_create_block_group_cache()
/Linux-v4.19/fs/btrfs/tests/
Dbtrfs-tests.c207 btrfs_init_free_space_ctl(cache); in btrfs_alloc_dummy_block_group()