Searched refs:SUN_VTOC_SANITY (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/block/partitions/ | ||
H A D | sun.h | 6 #define SUN_VTOC_SANITY 0x600DDEEE macro |
H A D | sun.c | 87 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && sun_partition() |
Completed in 98 milliseconds