Searched defs:CRAMFS_MAGIC (Results 1 – 6 of 6) sorted by relevance
10 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
11 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
126 pub const CRAMFS_MAGIC: FsType = FsType(libc::CRAMFS_MAGIC as fs_type_t); constant
1433 pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; constant1487 pub const CRAMFS_MAGIC: ::c_uint = 0x28cd3d45; constant