Searched refs:CRAMFS_MAGIC (Results 1 – 7 of 7) sorted by relevance
63 if (super.magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_read_super()66 if (super.magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_read_super()379 if (sb->magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_check()382 if (sb->magic != CRAMFS_32 (CRAMFS_MAGIC)) in cramfs_check()
110 if (cramfsb->magic == CRAMFS_MAGIC) { in identify_ramdisk_image()134 if (cramfsb->magic == CRAMFS_MAGIC) { in identify_ramdisk_image()
10 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
4 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
533 if (super->magic != CRAMFS_MAGIC) { in cramfs_read_super()547 if (super->magic != CRAMFS_MAGIC) { in cramfs_read_super()686 buf->f_type = CRAMFS_MAGIC; in cramfs_statfs()