Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dfree-space-cache.h75 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group);
Dfree-space-cache.c2512 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group) in btrfs_init_free_space_ctl() function
Dextent-tree.c9875 btrfs_init_free_space_ctl(cache); in btrfs_create_block_group_cache()
/linux-4.19.296/fs/btrfs/tests/
Dbtrfs-tests.c212 btrfs_init_free_space_ctl(cache); in btrfs_alloc_dummy_block_group()