Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.h282 /* 36*/ unsigned char ms_magic[8]; member
314 unsigned char ms_magic[2]; member
Dprobe.c675 if ((memcmp(ms->ms_magic, "JFS ", 8) == 0) || in probe_fat_nomagic()
676 (memcmp(ms->ms_magic, "HPFS ", 8) == 0)) in probe_fat_nomagic()