Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.h768 struct exfat_super_block { struct
769 uint8_t jump[3];
770 uint8_t oem_name[8];
771 uint8_t __unused1[53];
772 uint64_t block_start;
773 uint64_t block_count;
774 uint32_t fat_block_start;
775 uint32_t fat_block_count;
776 uint32_t cluster_block_start;
777 uint32_t cluster_count;
[all …]