Searched refs:EXT2_SUPER_MAGIC (Results 1 – 5 of 5) sorted by relevance
21 #define EXT2_SUPER_MAGIC 0xEF53 macro
139 if (ext2sb->s_magic == cpu_to_le16(EXT2_SUPER_MAGIC)) { in identify_ramdisk_image()
818 if (sb->s_magic != EXT2_SUPER_MAGIC) in ext2_fill_super()915 if (es->s_magic != cpu_to_le16(EXT2_SUPER_MAGIC)) { in ext2_fill_super()965 if (sb->s_magic != EXT2_SUPER_MAGIC) in ext2_fill_super()1355 buf->f_type = EXT2_SUPER_MAGIC; in ext2_statfs()
594 if (*((unsigned short *)(mtd_phys + 0x438)) == EXT2_SUPER_MAGIC) in memory_setup()
599 case EXT2_SUPER_MAGIC: in nfsd3_proc_pathconf()