Searched refs:disk_total (Results 1 – 4 of 4) sorted by relevance
605 uint64_t disk_total; in blkio_get_stat() local647 disk_total = blkg->stats.stat_arr[type][BLKIO_STAT_READ] + in blkio_get_stat()650 cb->fill(cb, key_str, disk_total); in blkio_get_stat()651 return disk_total; in blkio_get_stat()
1054 total_free_data += found->disk_total - found->disk_used; in btrfs_statfs()
731 u64 disk_total; /* total bytes on disk, takes mirrors into member
3013 found->disk_total += total_bytes * factor; in update_space_info()3033 found->disk_total = total_bytes * factor; in update_space_info()8834 block_group->space_info->disk_total -= block_group->key.offset * factor; in btrfs_remove_block_group()