Lines Matching refs:bytes_readonly
3722 found->bytes_readonly = 0; in update_space_info()
3912 data_sinfo->bytes_pinned + data_sinfo->bytes_readonly + in btrfs_check_data_free_space()
4064 u64 num_bytes = sinfo->total_bytes - sinfo->bytes_readonly; in should_alloc_chunk()
4125 info->bytes_reserved - info->bytes_readonly; in check_system_chunk()
4258 space_info->bytes_pinned + space_info->bytes_readonly; in can_overcommit()
4553 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_calc_reclaim_metadata_size()
4603 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_need_do_async_reclaim()
4699 space_info->bytes_pinned + space_info->bytes_readonly + in reserve_metadata_bytes()
5119 sinfo->bytes_reserved + sinfo->bytes_readonly + in update_global_block_rsv()
5933 space_info->bytes_readonly += num_bytes; in btrfs_update_reserved_bytes()
6015 space_info->bytes_readonly += len; in unpin_extent_range()
7142 info->bytes_reserved - info->bytes_readonly, in dump_space_info()
7148 info->bytes_readonly); in dump_space_info()
8792 sinfo->bytes_may_use + sinfo->bytes_readonly + num_bytes + in set_block_group_ro()
8794 sinfo->bytes_readonly += num_bytes; in set_block_group_ro()
8940 sinfo->bytes_readonly -= num_bytes; in btrfs_set_block_group_rw()
8994 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_can_relocate()
9451 cache->space_info->bytes_readonly += cache->bytes_super; in btrfs_read_block_groups()
9593 cache->space_info->bytes_readonly += cache->bytes_super; in btrfs_make_block_group()
9817 WARN_ON(block_group->space_info->bytes_readonly in btrfs_remove_block_group()
9823 block_group->space_info->bytes_readonly -= block_group->key.offset; in btrfs_remove_block_group()
10017 space_info->bytes_readonly += block_group->pinned; in btrfs_delete_unused_bgs()