Searched refs:SUN_VTOC_SANITY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/block/partitions/ | ||
| D | sun.h | 7 #define SUN_VTOC_SANITY 0x600DDEEE macro |
| D | sun.c | 88 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() |