Home
last modified time | relevance | path

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

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