Home
last modified time | relevance | path

Searched refs:disk_total (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Dspace-info.h155 u64 disk_total; /* total bytes on disk, takes mirrors into member
H A Dsuper.c1746 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()
1764 total_free_meta += found->disk_total - in btrfs_statfs()
H A Dsysfs.c905 SPACE_INFO_ATTR(disk_total);
1033 BTRFS_ATTR_PTR(space_info, disk_total),
H A Dzoned.c2811 space_info->disk_total -= bg->length * factor; in btrfs_zoned_reserve_data_reloc_bg()
2812 space_info->disk_total -= bg->zone_unusable; in btrfs_zoned_reserve_data_reloc_bg()
H A Dspace-info.c386 space_info->disk_total += block_group->length * factor; in btrfs_add_bg_to_space_info()
H A Dblock-group.c1097 WARN_ON(bg->space_info->disk_total < bg->length * factor); in btrfs_remove_bg_from_sinfo()
1102 bg->space_info->disk_total -= bg->length * factor; in btrfs_remove_bg_from_sinfo()