Searched refs:BiosParameterBlockFAT32 (Results 1 – 2 of 2) sorted by relevance
69 FAT32(BiosParameterBlockFAT32),90 pub struct BiosParameterBlockFAT32 { struct150 return FATType::FAT32(BiosParameterBlockFAT32::default()); in default() argument189 impl BiosParameterBlockFAT32 { implementation251 let mut bpb32 = BiosParameterBlockFAT32::default(); in new()
244 …* refactor(fat): split BiosParameterBlock.validate() into BiosParameterBlockFAT32.validate() and B…