| H A D | block-group.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include "block-group.h" 8 #include "space-info.h" 9 #include "disk-io.h" 10 #include "free-space-cache 182 btrfs_get_block_group(struct btrfs_block_group * cache) btrfs_get_block_group() argument 187 btrfs_put_block_group(struct btrfs_block_group * cache) btrfs_put_block_group() argument 261 struct btrfs_block_group *cache, *ret = NULL; block_group_cache_tree_search() local 314 btrfs_next_block_group(struct btrfs_block_group * cache) btrfs_next_block_group() argument 444 btrfs_get_caching_control(struct btrfs_block_group * cache) btrfs_get_caching_control() argument 479 btrfs_wait_block_group_cache_progress(struct btrfs_block_group * cache,u64 num_bytes) btrfs_wait_block_group_cache_progress() argument 504 btrfs_caching_ctl_wait_done(struct btrfs_block_group * cache,struct btrfs_caching_control * caching_ctl) btrfs_caching_ctl_wait_done() argument 511 btrfs_wait_block_group_cache_done(struct btrfs_block_group * cache) btrfs_wait_block_group_cache_done() argument 966 btrfs_cache_block_group(struct btrfs_block_group * cache,bool wait) btrfs_cache_block_group() argument 1437 inc_block_group_ro(struct btrfs_block_group * cache,bool force) inc_block_group_ro() argument 2349 exclude_super_stripes(struct btrfs_block_group * cache) exclude_super_stripes() argument 2406 struct btrfs_block_group *cache; btrfs_create_block_group() local 2493 struct btrfs_block_group *cache; read_one_block_group() local 2668 struct btrfs_block_group *cache; btrfs_read_block_groups() local 3038 struct btrfs_block_group *cache; btrfs_make_block_group() local 3130 btrfs_inc_block_group_ro(struct btrfs_block_group * cache,bool do_chunk_alloc) btrfs_inc_block_group_ro() argument 3249 btrfs_dec_block_group_ro(struct btrfs_block_group * cache) btrfs_dec_block_group_ro() argument 3276 update_block_group_item(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_block_group * cache) update_block_group_item() argument 3541 struct btrfs_block_group *cache, *tmp; btrfs_setup_space_cache() local 3578 struct btrfs_block_group *cache; btrfs_start_dirty_block_groups() local 3743 struct btrfs_block_group *cache; btrfs_write_dirty_block_groups() local 3877 struct btrfs_block_group *cache; btrfs_update_block_group() local 3994 btrfs_add_reserved_bytes(struct btrfs_block_group * cache,u64 ram_bytes,u64 num_bytes,bool delalloc,bool force_wrong_size_class) btrfs_add_reserved_bytes() argument 4055 btrfs_free_reserved_bytes(struct btrfs_block_group * cache,u64 num_bytes,bool is_delalloc) btrfs_free_reserved_bytes() argument 4799 btrfs_freeze_block_group(struct btrfs_block_group * cache) btrfs_freeze_block_group() argument [all...] |