Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/ !
Dspace-info.h140 u64 disk_total; /* total bytes on disk, takes mirrors into member
Dsuper.c1736 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()
1754 total_free_meta += found->disk_total - in btrfs_statfs()
Dsysfs.c898 SPACE_INFO_ATTR(disk_total);
1026 BTRFS_ATTR_PTR(space_info, disk_total),
Dspace-info.c315 found->disk_total += block_group->length * factor; in btrfs_add_bg_to_space_info()
Dblock-group.c1220 WARN_ON(block_group->space_info->disk_total in btrfs_remove_block_group()
1228 block_group->space_info->disk_total -= block_group->length * factor; in btrfs_remove_block_group()