Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dfree-space-cache.h90 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group);
Dfree-space-cache.c2447 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group) in btrfs_init_free_space_ctl() function
Dextent-tree.c9316 btrfs_init_free_space_ctl(cache); in btrfs_create_block_group_cache()
/linux-4.1.27/fs/btrfs/tests/
Dfree-space-tests.c50 btrfs_init_free_space_ctl(cache); in init_test_block_group()