Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/fat/
H A Dfs.rs1231 const STRUC_SIG: u32 = 0x61417272; constant
1279 && self.struc_sig == Self::STRUC_SIG in is_valid()
1863 struc_sig: FATFsInfo::STRUC_SIG, in default()