Searched refs:bim_sboff (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dprobe.h39 unsigned bim_sboff; /* byte offset within superblock */ member in struct:blkid_magic
H A Dprobe.c1595 idx = id->bim_kboff + (id->bim_sboff >> 10);
1600 if (memcmp(id->bim_magic, buf + (id->bim_sboff & 0x3ff),

Completed in 70 milliseconds