OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JFS_MAGIC
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
fsys_jfs.c
214
|| (super.s_magic !=
JFS_MAGIC
)
395
|| (super.s_magic !=
JFS_MAGIC
)) {
jfs.h
167
#define
JFS_MAGIC
0x3153464A /* "JFS1" */
Completed in 2517 milliseconds