disk_total_bytes 146 fs/btrfs/dev-replace.c dev_replace->tgtdev->disk_total_bytes = disk_total_bytes 147 fs/btrfs/dev-replace.c dev_replace->srcdev->disk_total_bytes; disk_total_bytes 247 fs/btrfs/dev-replace.c device->disk_total_bytes = btrfs_device_get_disk_total_bytes(srcdev); disk_total_bytes 676 fs/btrfs/dev-replace.c src_device->disk_total_bytes); disk_total_bytes 2663 fs/btrfs/volumes.c device->disk_total_bytes = device->total_bytes; disk_total_bytes 6884 fs/btrfs/volumes.c device->disk_total_bytes = btrfs_device_total_bytes(leaf, dev_item); disk_total_bytes 6885 fs/btrfs/volumes.c device->total_bytes = device->disk_total_bytes; disk_total_bytes 6886 fs/btrfs/volumes.c device->commit_total_bytes = device->disk_total_bytes; disk_total_bytes 7665 fs/btrfs/volumes.c curr->commit_total_bytes = curr->disk_total_bytes; disk_total_bytes 7768 fs/btrfs/volumes.c if (dev->disk_total_bytes == 0) { disk_total_bytes 7779 fs/btrfs/volumes.c if (physical_offset + physical_len > dev->disk_total_bytes) { disk_total_bytes 7783 fs/btrfs/volumes.c dev->disk_total_bytes); disk_total_bytes 97 fs/btrfs/volumes.h u64 disk_total_bytes; disk_total_bytes 218 fs/btrfs/volumes.h BTRFS_DEVICE_GETSET_FUNCS(disk_total_bytes);