Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dblock-group.h240 int btrfs_cache_block_group(struct btrfs_block_group *cache,
Dextent-tree.c2596 btrfs_cache_block_group(cache, 1); in btrfs_pin_extent_for_log_replay()
2617 btrfs_cache_block_group(block_group, 0); in __exclude_logged_extent()
4123 ret = btrfs_cache_block_group(block_group, 0); in find_free_extent()
5855 ret = btrfs_cache_block_group(cache, 0); in btrfs_trim_fs()
Dblock-group.c686 int btrfs_cache_block_group(struct btrfs_block_group *cache, int load_cache_only) in btrfs_cache_block_group() function
2889 btrfs_cache_block_group(cache, 1); in btrfs_update_block_group()