Searched defs:bpbex_t (Results 1 – 1 of 1) sorted by relevance
378 struct bpbex_t { struct379 u8 reserved1[53];380 u8 vol_offset[8];381 u8 vol_length[8];382 u8 fat_offset[4];383 u8 fat_length[4];384 u8 clu_offset[4];385 u8 clu_count[4];386 u8 root_cluster[4];387 u8 vol_serial[4];[all …]