Searched refs:bytes_readonly (Results 1 – 3 of 3) sorted by relevance
3127 found->bytes_readonly = 0; in update_space_info()3299 data_sinfo->bytes_pinned + data_sinfo->bytes_readonly + in btrfs_check_data_free_space()3408 u64 num_bytes = sinfo->total_bytes - sinfo->bytes_readonly; in should_alloc_chunk()3473 info->bytes_reserved - info->bytes_readonly; in check_system_chunk()3784 space_info->bytes_pinned + space_info->bytes_readonly + in reserve_metadata_bytes()4223 sinfo->bytes_reserved + sinfo->bytes_readonly + in update_global_block_rsv()4853 space_info->bytes_readonly += num_bytes; in btrfs_update_reserved_bytes()4925 cache->space_info->bytes_readonly += len; in unpin_extent_range()5833 info->bytes_readonly), in dump_space_info()5842 (unsigned long long)info->bytes_readonly); in dump_space_info()[all …]
886 u64 bytes_readonly; /* total bytes that are read only */ member
2623 space_info->bytes_readonly += reserved_bytes; in do_trimming()