Searched refs:disk_total (Results 1 – 4 of 4) sorted by relevance
325 SPACE_INFO_ATTR(disk_total);336 BTRFS_ATTR_PTR(disk_total),
1989 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()2005 total_free_meta += found->disk_total - found->disk_used; in btrfs_statfs()
3810 found->disk_total += total_bytes * factor; in update_space_info()3835 found->disk_total = total_bytes * factor; in update_space_info()10202 WARN_ON(block_group->space_info->disk_total in btrfs_remove_block_group()10207 block_group->space_info->disk_total -= block_group->key.offset * factor; in btrfs_remove_block_group()
1198 u64 disk_total; /* total bytes on disk, takes mirrors into member