Searched defs:MSDOS_SUPER_MAGIC (Results 1 – 6 of 6) sorted by relevance
43 #define MSDOS_SUPER_MAGIC 0x4d44 /* MD */ macro
72 pub const MSDOS_SUPER_MAGIC: FsType = FsType(libc::MSDOS_SUPER_MAGIC as fs_type_t); constant
45 #define MSDOS_SUPER_MAGIC 0x4d44 /* MD */ macro
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