Searched refs:disk_total (Results 1 – 4 of 4) sorted by relevance
324 SPACE_INFO_ATTR(disk_total);335 BTRFS_ATTR_PTR(disk_total),
1855 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()1871 total_free_meta += found->disk_total - found->disk_used; in btrfs_statfs()
3693 found->disk_total += total_bytes * factor; in update_space_info()3717 found->disk_total = total_bytes * factor; in update_space_info()9819 WARN_ON(block_group->space_info->disk_total in btrfs_remove_block_group()9824 block_group->space_info->disk_total -= block_group->key.offset * factor; in btrfs_remove_block_group()
1167 u64 disk_total; /* total bytes on disk, takes mirrors into member