Searched refs:btrfs_cache_block_group (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dblock-group.h312 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait);
H A Dextent-tree.c2675 ret = btrfs_cache_block_group(cache, true);
2698 ret = btrfs_cache_block_group(block_group, true);
4543 ret = btrfs_cache_block_group(block_group, false);
6356 ret = btrfs_cache_block_group(cache, true);
H A Dblock-group.c918 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait) function
3635 btrfs_cache_block_group(cache, true);

Completed in 136 milliseconds