Searched refs:bytes_readonly (Results 1 – 3 of 3) sorted by relevance
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()[all …]
3101 space_info->bytes_readonly += reserved_bytes; in do_trimming()
1155 u64 bytes_readonly; /* total bytes that are read only */ member