Lines Matching refs:bytes_readonly
3928 u64 bytes_readonly, in update_space_info() argument
3943 found->bytes_readonly += bytes_readonly; in update_space_info()
3947 bytes_used - bytes_readonly); in update_space_info()
4104 s_info->bytes_pinned + s_info->bytes_readonly + in btrfs_space_info_used()
6436 space_info->bytes_readonly += num_bytes; in btrfs_free_reserved_bytes()
6571 space_info->bytes_readonly += len; in unpin_extent_range()
7723 info->bytes_readonly); in dump_space_info()
9231 sinfo->bytes_readonly += num_bytes; in inc_block_group_ro()
9368 sinfo->bytes_readonly -= num_bytes; in btrfs_dec_block_group_ro()
10393 WARN_ON(block_group->space_info->bytes_readonly in btrfs_remove_block_group()
10399 block_group->space_info->bytes_readonly -= block_group->key.offset; in btrfs_remove_block_group()
10649 space_info->bytes_readonly += block_group->pinned; in btrfs_delete_unused_bgs()