Lines Matching defs:block_group
95 struct btrfs_block_group_cache *block_group, in lookup_free_space_inode()
193 struct btrfs_block_group_cache *block_group, in create_free_space_inode()
227 struct btrfs_block_group_cache *block_group, in btrfs_truncate_free_space_cache()
823 int load_free_space_cache(struct btrfs_block_group_cache *block_group) in load_free_space_cache()
922 struct btrfs_block_group_cache *block_group, in write_cache_extent_entries()
1050 struct btrfs_block_group_cache *block_group, in write_pinned_extent_entries()
1150 struct btrfs_block_group_cache *block_group, in __btrfs_wait_cache_io()
1219 struct btrfs_block_group_cache *block_group, in btrfs_wait_cache_io()
1240 struct btrfs_block_group_cache *block_group, in __btrfs_write_out_cache()
1378 struct btrfs_block_group_cache *block_group, in btrfs_write_out_cache()
1656 struct btrfs_block_group_cache *block_group = ctl->private; in recalculate_thresholds() local
2000 struct btrfs_block_group_cache *block_group = ctl->private; in use_bitmap() local
2052 struct btrfs_block_group_cache *block_group = NULL; in insert_into_bitmap() local
2389 int btrfs_add_free_space(struct btrfs_block_group_cache *block_group, in btrfs_add_free_space()
2397 int btrfs_remove_free_space(struct btrfs_block_group_cache *block_group, in btrfs_remove_free_space()
2487 void btrfs_dump_free_space(struct btrfs_block_group_cache *block_group, in btrfs_dump_free_space()
2512 void btrfs_init_free_space_ctl(struct btrfs_block_group_cache *block_group) in btrfs_init_free_space_ctl()
2541 struct btrfs_block_group_cache *block_group, in __btrfs_return_cluster_to_free_space()
2607 void btrfs_remove_free_space_cache(struct btrfs_block_group_cache *block_group) in btrfs_remove_free_space_cache()
2629 u64 btrfs_find_space_for_alloc(struct btrfs_block_group_cache *block_group, in btrfs_find_space_for_alloc()
2683 struct btrfs_block_group_cache *block_group, in btrfs_return_cluster_to_free_space()
2717 static u64 btrfs_alloc_from_bitmap(struct btrfs_block_group_cache *block_group, in btrfs_alloc_from_bitmap()
2750 u64 btrfs_alloc_from_cluster(struct btrfs_block_group_cache *block_group, in btrfs_alloc_from_cluster()
2836 static int btrfs_bitmap_cluster(struct btrfs_block_group_cache *block_group, in btrfs_bitmap_cluster()
2918 setup_cluster_no_bitmap(struct btrfs_block_group_cache *block_group, in setup_cluster_no_bitmap()
3009 setup_cluster_bitmap(struct btrfs_block_group_cache *block_group, in setup_cluster_bitmap()
3059 int btrfs_find_space_cluster(struct btrfs_block_group_cache *block_group, in btrfs_find_space_cluster()
3150 static int do_trimming(struct btrfs_block_group_cache *block_group, in do_trimming()
3195 static int trim_no_bitmap(struct btrfs_block_group_cache *block_group, in trim_no_bitmap()
3280 static int trim_bitmaps(struct btrfs_block_group_cache *block_group, in trim_bitmaps()
3366 void btrfs_put_block_group_trimming(struct btrfs_block_group_cache *block_group) in btrfs_put_block_group_trimming()
3401 int btrfs_trim_block_group(struct btrfs_block_group_cache *block_group, in btrfs_trim_block_group()