Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dblock-group.h254 int btrfs_cache_block_group(struct btrfs_block_group *cache,
Dextent-tree.c2579 btrfs_cache_block_group(cache, 1); in btrfs_pin_extent_for_log_replay()
2607 btrfs_cache_block_group(block_group, 1); in __exclude_logged_extent()
4261 ret = btrfs_cache_block_group(block_group, 0); in find_free_extent()
5988 ret = btrfs_cache_block_group(cache, 0); in btrfs_trim_fs()
Dblock-group.c721 int btrfs_cache_block_group(struct btrfs_block_group *cache, int load_cache_only) in btrfs_cache_block_group() function
3181 btrfs_cache_block_group(cache, 1); in btrfs_update_block_group()