Searched refs:disk_total (Results 1 – 6 of 6) sorted by relevance
155 u64 disk_total; /* total bytes on disk, takes mirrors into member
1741 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()1759 total_free_meta += found->disk_total - in btrfs_statfs()
898 SPACE_INFO_ATTR(disk_total);1026 BTRFS_ATTR_PTR(space_info, disk_total),
369 space_info->disk_total += block_group->length * factor; in btrfs_add_bg_to_space_info()
1228 WARN_ON(block_group->space_info->disk_total in btrfs_remove_block_group()1236 block_group->space_info->disk_total -= block_group->length * factor; in btrfs_remove_block_group()
2584 space_info->disk_total -= bg->length * factor; in btrfs_zoned_reserve_data_reloc_bg()
Completed in 28 milliseconds