Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.h290 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait);
Dextent-tree.c2585 ret = btrfs_cache_block_group(cache, true); in btrfs_pin_extent_for_log_replay()
2608 ret = btrfs_cache_block_group(block_group, true); in __exclude_logged_extent()
4334 ret = btrfs_cache_block_group(block_group, false); in find_free_extent()
6097 ret = btrfs_cache_block_group(cache, true); in btrfs_trim_fs()
Dblock-group.c918 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait) in btrfs_cache_block_group() function
3582 btrfs_cache_block_group(cache, true); in btrfs_update_block_group()