Searched refs:bytes_readonly (Results 1 – 7 of 7) sorted by relevance
125 u64 bytes_readonly; /* total bytes that are read only */ member
180 s_info->bytes_pinned + s_info->bytes_readonly + in btrfs_space_info_used()372 space_info->bytes_readonly += block_group->bytes_super; in btrfs_add_bg_to_space_info()613 info->bytes_readonly, info->bytes_zone_unusable); in __btrfs_dump_space_info()998 space_info->bytes_readonly + global_rsv_size; in need_preemptive_reclaim()
1224 WARN_ON(block_group->space_info->bytes_readonly in btrfs_remove_block_group()1232 block_group->space_info->bytes_readonly -= in btrfs_remove_block_group()1412 sinfo->bytes_readonly += num_bytes; in inc_block_group_ro()1415 sinfo->bytes_readonly += cache->zone_unusable; in inc_block_group_ro()1692 space_info->bytes_readonly += block_group->pinned; in btrfs_delete_unused_bgs()3106 sinfo->bytes_readonly -= cache->zone_unusable; in btrfs_dec_block_group_ro()3111 sinfo->bytes_readonly -= num_bytes; in btrfs_dec_block_group_ro()3859 space_info->bytes_readonly += num_bytes; in btrfs_free_reserved_bytes()
895 SPACE_INFO_ATTR(bytes_readonly);1023 BTRFS_ATTR_PTR(space_info, bytes_readonly),
3697 space_info->bytes_readonly += reserved_bytes; in do_trimming()
2804 space_info->bytes_readonly += len; in unpin_extent_range()
2170 __field( u64, bytes_readonly )2189 __entry->bytes_readonly = sinfo->bytes_readonly;2211 __entry->bytes_may_use, __entry->bytes_readonly,