Searched refs:disk_total_bytes (Results 1 – 2 of 2) sorted by relevance
69 u64 disk_total_bytes; member
1713 device->disk_total_bytes = device->total_bytes; in btrfs_init_new_device()1850 btrfs_set_device_total_bytes(leaf, dev_item, device->disk_total_bytes); in btrfs_update_device()1876 device->disk_total_bytes = new_size; in __btrfs_grow_device()3103 device->disk_total_bytes = new_size; in btrfs_shrink_device()4321 device->disk_total_bytes = btrfs_device_total_bytes(leaf, dev_item); in fill_device_from_item()4322 device->total_bytes = device->disk_total_bytes; in fill_device_from_item()