Searched refs:E2FS_MAGIC (Results 1 – 2 of 2) sorted by relevance
162 #define E2FS_MAGIC 0xEF53 macro
287 if (es->e2fs_magic != E2FS_MAGIC) { in ext2_check_sb_compat()289 devtoname(dev), es->e2fs_magic, E2FS_MAGIC); in ext2_check_sb_compat()765 if (fs->e2fs->e2fs_magic != E2FS_MAGIC) in ext2_statfs()