List of all items
Structs
- DiskFileParams
- PartitionInfo
- QcowFile
- SingleFileDisk
- android_sparse::AndroidSparse
- android_sparse::AsyncAndroidSparse
- android_sparse::ChunkHeader
- android_sparse::ChunkWithSize
- android_sparse::SparseHeader
- asynchronous::AsyncDiskFileWrapper
- composite::AsyncComponentDiskPart
- composite::AsyncCompositeDiskFile
- composite::ComponentDiskPart
- composite::CompositeDiskFile
- composite::PartitionInfo
- gpt::GptHeader
- gpt::GptPartitionEntry
- qcow::QcowFile
- qcow::QcowFileInner
- qcow::QcowHeader
- qcow::qcow_raw_file::QcowRawFile
- qcow::refcount::RefCount
- qcow::vec_cache::CacheMap
- qcow::vec_cache::VecCache
Enums
- CompositeError
- Error
- GptError
- ImagePartitionType
- ImageType
- android_sparse::Chunk
- android_sparse::Error
- composite::Error
- composite::ImagePartitionType
- gpt::Error
- qcow::Error
- qcow::refcount::Error
Traits
Functions
- android_sparse::parse_chunk
- composite::align_to_power_of_2
- composite::create_component_disks
- composite::create_composite_disk
- composite::create_gpt_entry
- composite::create_zero_filler
- composite::range_intersection
- composite::ranges_overlap
- composite::write_beginning
- composite::write_end
- create_composite_disk
- create_zero_filler
- detect_image_type
- gpt::write_gpt_header
- gpt::write_guid
- gpt::write_protective_mbr
- open_disk_file
- qcow::max_refcount_clusters
- qcow::offset_is_cluster_boundary
- qcow::read_u16_from_file
- qcow::read_u32_from_file
- qcow::read_u64_from_file
- sys::linux::apply_raw_disk_file_options
- sys::linux::open_raw_disk_image
- sys::linux::read_from_disk
Type Aliases
Constants
- MAX_NESTING_DEPTH
- QCOW_MAGIC
- android_sparse::CHUNK_TYPE_CRC32
- android_sparse::CHUNK_TYPE_DONT_CARE
- android_sparse::CHUNK_TYPE_FILL
- android_sparse::CHUNK_TYPE_RAW
- android_sparse::MAJOR_VERSION
- android_sparse::SPARSE_HEADER_MAGIC
- composite::CDISK_MAGIC
- composite::COMPOSITE_DISK_VERSION
- composite::DISK_SIZE_SHIFT
- composite::EFI_SYSTEM_PARTITION_GUID
- composite::HEADER_PADDING_LENGTH
- composite::LINUX_FILESYSTEM_GUID
- composite::PARTITION_ALIGNMENT_SIZE
- composite::PARTITION_SIZE_SHIFT
- gpt::GPT_BEGINNING_SIZE
- gpt::GPT_END_SIZE
- gpt::GPT_HEADER_SIZE
- gpt::GPT_NUM_PARTITIONS
- gpt::GPT_PARTITION_ENTRY_SIZE
- gpt::MBR_PARTITION_ENTRY_SIZE
- gpt::SECTOR_SIZE
- qcow::CLUSTER_USED_FLAG
- qcow::COMPATIBLE_FEATURES_LAZY_REFCOUNTS
- qcow::COMPRESSED_FLAG
- qcow::DEFAULT_CLUSTER_BITS
- qcow::DEFAULT_REFCOUNT_ORDER
- qcow::L1_TABLE_OFFSET_MASK
- qcow::L2_TABLE_OFFSET_MASK
- qcow::MAX_BACKING_FILE_SIZE
- qcow::MAX_CLUSTER_BITS
- qcow::MAX_QCOW_FILE_SIZE
- qcow::MAX_RAM_POINTER_TABLE_SIZE
- qcow::MIN_CLUSTER_BITS
- qcow::QCOW_EMPTY_HEADER_EXTENSION_SIZE
- qcow::QCOW_MAGIC
- qcow::V3_BARE_HEADER_SIZE