VTOC_MAGIC
if (dl->dkl_magic != VTOC_MAGIC) {
if (be16dec(buf + offsetof(struct vtoc8, magic)) == VTOC_MAGIC) {