Lines Matching refs:btrfs_block_group

50 	struct btrfs_block_group *block_group;
58 struct btrfs_block_group { struct
188 static inline u64 btrfs_block_group_end(struct btrfs_block_group *block_group) in btrfs_block_group_end() argument
194 struct btrfs_block_group *block_group) in btrfs_is_block_group_data_only()
206 struct btrfs_block_group *block_group) in btrfs_should_fragment_free_space()
217 struct btrfs_block_group *btrfs_lookup_first_block_group(
219 struct btrfs_block_group *btrfs_lookup_block_group(
221 struct btrfs_block_group *btrfs_next_block_group(
222 struct btrfs_block_group *cache);
223 void btrfs_get_block_group(struct btrfs_block_group *cache);
224 void btrfs_put_block_group(struct btrfs_block_group *cache);
227 void btrfs_wait_block_group_reservations(struct btrfs_block_group *bg);
230 void btrfs_wait_nocow_writers(struct btrfs_block_group *bg);
231 void btrfs_wait_block_group_cache_progress(struct btrfs_block_group *cache,
233 int btrfs_wait_block_group_cache_done(struct btrfs_block_group *cache);
234 int btrfs_cache_block_group(struct btrfs_block_group *cache,
238 struct btrfs_block_group *cache);
239 u64 add_new_free_space(struct btrfs_block_group *block_group,
247 void btrfs_mark_bg_unused(struct btrfs_block_group *bg);
252 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache,
254 void btrfs_dec_block_group_ro(struct btrfs_block_group *cache);
260 int btrfs_add_reserved_bytes(struct btrfs_block_group *cache,
262 void btrfs_free_reserved_bytes(struct btrfs_block_group *cache,
287 static inline int btrfs_block_group_done(struct btrfs_block_group *cache) in btrfs_block_group_done()
294 void btrfs_freeze_block_group(struct btrfs_block_group *cache);
295 void btrfs_unfreeze_block_group(struct btrfs_block_group *cache);