Searched refs:MSDOS_SUPER_MAGIC (Results 1 – 8 of 8) sorted by relevance
35 case MSDOS_SUPER_MAGIC: in GetFileSystemType()
43 #define MSDOS_SUPER_MAGIC 0x4d44 /* MD */ macro
45 #define MSDOS_SUPER_MAGIC 0x4d44 /* MD */ macro
14 { 0x00004d44, "MSDOS_SUPER_MAGIC" },
72 pub const MSDOS_SUPER_MAGIC: FsType = FsType(libc::MSDOS_SUPER_MAGIC as fs_type_t); constant
74 pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; constant
791 pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; constant845 pub const MSDOS_SUPER_MAGIC: ::c_uint = 0x00004d44; constant
1147 pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; constant