Home
last modified time | relevance | path

Searched defs:ext2_qcow2_hdr (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dqcow2.h40 struct ext2_qcow2_hdr { struct
41 __u32 magic;
42 __u32 version;
44 __u64 backing_file_offset;
45 __u32 backing_file_size;
47 __u32 cluster_bits;
48 __u64 size;
49 __u32 crypt_method;
51 __u32 l1_size;
52 __u64 l1_table_offset;
[all …]