Searched refs:CRAMFS_MAGIC_WEND (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmagic.h12 #define CRAMFS_MAGIC_WEND 0x453dcd28 /* magic number with the wrong endianess */ macro
/linux-master/fs/cramfs/
H A Dinode.c528 if (super->magic == CRAMFS_MAGIC_WEND) {
541 if (super->magic == CRAMFS_MAGIC_WEND && !silent)

Completed in 284 milliseconds