ZONEFS_MAGIC
if (le32_to_cpu(super->s_magic) != ZONEFS_MAGIC)
sb->s_magic = ZONEFS_MAGIC;
buf->f_type = ZONEFS_MAGIC;