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

/linux-master/include/uapi/linux/
H A Defs_fs_sb.h17 #define EFS_MAGIC 0x072959 macro
20 #define IS_EFS_MAGIC(x) ((x == EFS_MAGIC) || (x == EFS_NEWMAGIC))

Completed in 112 milliseconds