Lines Matching refs:bytes_readonly
3840 found->bytes_readonly = 0; in update_space_info()
4023 data_sinfo->bytes_pinned + data_sinfo->bytes_readonly + in btrfs_alloc_data_chunk_ondemand()
4224 u64 num_bytes = sinfo->total_bytes - sinfo->bytes_readonly; in should_alloc_chunk()
4298 info->bytes_reserved - info->bytes_readonly - in check_system_chunk()
4470 space_info->bytes_pinned + space_info->bytes_readonly; in can_overcommit()
4765 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_calc_reclaim_metadata_size()
4815 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_need_do_async_reclaim()
4911 space_info->bytes_pinned + space_info->bytes_readonly + in reserve_metadata_bytes()
5327 sinfo->bytes_reserved + sinfo->bytes_readonly + in update_global_block_rsv()
6168 space_info->bytes_readonly += num_bytes; in btrfs_update_reserved_bytes()
6302 space_info->bytes_readonly += len; in unpin_extent_range()
7508 info->bytes_reserved - info->bytes_readonly, in dump_space_info()
7514 info->bytes_readonly); in dump_space_info()
9147 sinfo->bytes_may_use + sinfo->bytes_readonly + num_bytes + in inc_block_group_ro()
9149 sinfo->bytes_readonly += num_bytes; in inc_block_group_ro()
9295 sinfo->bytes_readonly -= num_bytes; in btrfs_dec_block_group_ro()
9349 space_info->bytes_pinned + space_info->bytes_readonly + in btrfs_can_relocate()
9806 cache->space_info->bytes_readonly += cache->bytes_super; in btrfs_read_block_groups()
9976 cache->space_info->bytes_readonly += cache->bytes_super; in btrfs_make_block_group()
10200 WARN_ON(block_group->space_info->bytes_readonly in btrfs_remove_block_group()
10206 block_group->space_info->bytes_readonly -= block_group->key.offset; in btrfs_remove_block_group()
10452 space_info->bytes_readonly += block_group->pinned; in btrfs_delete_unused_bgs()