Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/filesystem/fat/
Dfs.rs1197 const STRUC_SIG: u32 = 0x61417272; constant
1245 && self.struc_sig == Self::STRUC_SIG in is_valid()
1663 struc_sig: FATFsInfo::STRUC_SIG, in default()