Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dblock-group.h312 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait);
H A Dextent-tree.c2634 ret = btrfs_cache_block_group(cache, true); in btrfs_pin_extent_for_log_replay()
2657 ret = btrfs_cache_block_group(block_group, true); in __exclude_logged_extent()
4492 ret = btrfs_cache_block_group(block_group, false); in find_free_extent()
6508 ret = btrfs_cache_block_group(cache, true); in btrfs_trim_fs()
H A Dblock-group.c915 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait) in btrfs_cache_block_group() function
3704 btrfs_cache_block_group(cache, true); in btrfs_update_block_group()