Searched refs:EROFS_SUPER_MAGIC (Results 1 – 2 of 2) sorted by relevance
342 sb->s_magic = EROFS_SUPER_MAGIC; in erofs_read_super()453 WARN_ON(sb->s_magic != EROFS_SUPER_MAGIC); in erofs_put_super()
74 #define EROFS_SUPER_MAGIC EROFS_SUPER_MAGIC_V1 macro