Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/hypfs/
Dinode.c30 #define HYPFS_MAGIC 0x687970 /* ASCII 'hyp' */ macro
265 sb->s_magic = HYPFS_MAGIC; in hypfs_fill_super()