Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h240 int btrfs_cache_block_group(struct btrfs_block_group *cache,
H A Dextent-tree.c2593 btrfs_cache_block_group(cache, 1); in btrfs_pin_extent_for_log_replay()
2614 btrfs_cache_block_group(block_group, 0); in __exclude_logged_extent()
4120 ret = btrfs_cache_block_group(block_group, 0); in find_free_extent()
5852 ret = btrfs_cache_block_group(cache, 0); in btrfs_trim_fs()
H A 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()