Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.h112 void btrfs_init_free_space_ctl(struct btrfs_block_group *block_group);
H A Dblock-group.c1819 btrfs_init_free_space_ctl(cache); in btrfs_create_block_group_cache()
H A Dfree-space-cache.c2681 void btrfs_init_free_space_ctl(struct btrfs_block_group *block_group) in btrfs_init_free_space_ctl() function
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dbtrfs-tests.c227 btrfs_init_free_space_ctl(cache); in btrfs_alloc_dummy_block_group()