Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfree-space-cache.h91 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group);
Dfree-space-cache.c2475 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group) in btrfs_init_free_space_ctl() function
Dextent-tree.c9671 btrfs_init_free_space_ctl(cache); in btrfs_create_block_group_cache()
/linux-4.4.14/fs/btrfs/tests/
Dfree-space-tests.c57 btrfs_init_free_space_ctl(cache); in init_test_block_group()