Searched refs:disk_total (Results 1 – 4 of 4) sorted by relevance
349 SPACE_INFO_ATTR(disk_total);362 BTRFS_ATTR_PTR(space_info, disk_total),
2129 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()2147 total_free_meta += found->disk_total - in btrfs_statfs()
3947 found->disk_total += total_bytes * factor; in update_space_info()10440 WARN_ON(block_group->space_info->disk_total in btrfs_remove_block_group()10445 block_group->space_info->disk_total -= block_group->key.offset * factor; in btrfs_remove_block_group()
414 u64 disk_total; /* total bytes on disk, takes mirrors into member