Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/hypfs/
Dinode.c30 #define HYPFS_MAGIC 0x687970 /* ASCII 'hyp' */ macro
285 sb->s_magic = HYPFS_MAGIC; in hypfs_fill_super()