Searched refs:bytes_may_use (Results 1 – 3 of 3) sorted by relevance
3972 found->bytes_may_use = 0; in update_space_info()4158 data_sinfo->bytes_may_use; in btrfs_alloc_data_chunk_ondemand()4256 data_sinfo->bytes_may_use += bytes; in btrfs_alloc_data_chunk_ondemand()4311 if (WARN_ON(data_sinfo->bytes_may_use < len)) in btrfs_free_reserved_data_space_noquota()4312 data_sinfo->bytes_may_use = 0; in btrfs_free_reserved_data_space_noquota()4314 data_sinfo->bytes_may_use -= len; in btrfs_free_reserved_data_space_noquota()4429 info->bytes_may_use; in check_system_chunk()4630 used += space_info->bytes_may_use; in can_overcommit()4920 space_info->bytes_may_use; in btrfs_calc_reclaim_metadata_size()4930 to_reclaim = min(to_reclaim, space_info->bytes_may_use + in btrfs_calc_reclaim_metadata_size()[all …]
328 SPACE_INFO_ATTR(bytes_may_use);340 BTRFS_ATTR_PTR(bytes_may_use),
392 u64 bytes_may_use; /* number of bytes that may be used for member