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

/linux-master/include/uapi/linux/
H A Dmagic.h97 #define ZONEFS_MAGIC 0x5a4f4653 macro
/linux-master/fs/zonefs/
H A Dsuper.c447 buf->f_type = ZONEFS_MAGIC;
1133 if (le32_to_cpu(super->s_magic) != ZONEFS_MAGIC)
1260 sb->s_magic = ZONEFS_MAGIC;

Completed in 322 milliseconds