Home
last modified time | relevance | path

Searched refs:STRUC_SIG (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.5/kernel/src/filesystem/fat/
Dfs.rs1187 const STRUC_SIG: u32 = 0x61417272; constant
1235 && self.struc_sig == Self::STRUC_SIG in is_valid()
1617 struc_sig: FATFsInfo::STRUC_SIG, in default()