Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Defs_fs_sb.h18 #define EFS_NEWMAGIC 0x07295a macro
20 #define IS_EFS_MAGIC(x) ((x == EFS_MAGIC) || (x == EFS_NEWMAGIC))