Searched refs:IS_EFS_MAGIC (Results 1 – 2 of 2) sorted by relevance
20 #define IS_EFS_MAGIC(x) ((x == EFS_MAGIC) || (x == EFS_NEWMAGIC)) macro
236 if (!IS_EFS_MAGIC(be32_to_cpu(super->fs_magic))) in efs_validate_super()
Completed in 3 milliseconds