Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfsys_jfs.c214 || (super.s_magic != JFS_MAGIC) in jfs_mount()
395 || (super.s_magic != JFS_MAGIC)) { in jfs_embed()
Djfs.h167 #define JFS_MAGIC 0x3153464A /* "JFS1" */ macro