Searched refs:CRAMFS_MAGIC_WEND (Results 1 – 2 of 2) sorted by relevance
11 #define CRAMFS_MAGIC_WEND 0x453dcd28 /* magic number with the wrong endianess */ macro
533 if (super->magic == CRAMFS_MAGIC_WEND) { in cramfs_read_super()546 if (super->magic == CRAMFS_MAGIC_WEND && !silent) in cramfs_read_super()
Completed in 5 milliseconds