Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmagic.h97 #define ZONEFS_MAGIC 0x5a4f4653 macro
/linux-6.3-rc2/fs/zonefs/
A Dsuper.c436 buf->f_type = ZONEFS_MAGIC; in zonefs_statfs()
1140 if (le32_to_cpu(super->s_magic) != ZONEFS_MAGIC) in zonefs_read_super()
1267 sb->s_magic = ZONEFS_MAGIC; in zonefs_fill_super()

Completed in 6 milliseconds