Searched refs:VTOC_SANITY (Results 1 – 3 of 3) sorted by relevance
63 #define VTOC_SANITY 0x600ddeee macro
229 be32enc(&table->vtoc.sanity, VTOC_SANITY); in g_part_vtoc8_create()344 if (be32dec(&table->vtoc.sanity) == VTOC_SANITY) in vtoc8_set_rawsize()492 withtags = (be32dec(&table->vtoc.sanity) == VTOC_SANITY) ? 1 : 0; in g_part_vtoc8_read()499 be32enc(&table->vtoc.sanity, VTOC_SANITY); in g_part_vtoc8_read()
80 be32enc(&vtoc8.sanity, VTOC_SANITY); in vtoc8_write()