Home
last modified time | relevance | path

Searched refs:SUN_VTOC_SANITY (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/block/partitions/
Dsun.c14 #define SUN_VTOC_SANITY 0x600DDEEE macro
94 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition()