Home
last modified time | relevance | path

Searched refs:EFS_MAGIC (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Defs_fs_sb.h15 #define EFS_MAGIC 0x072959 macro
18 #define IS_EFS_MAGIC(x) ((x == EFS_MAGIC) || (x == EFS_NEWMAGIC))