Home
last modified time | relevance | path

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

/linux-4.4.14/block/partitions/
Dmsdos.c227 if (le32_to_cpu(v->v_sanity) != SOLARIS_X86_VTOC_SANE) { in parse_solaris_x86()
/linux-4.4.14/include/linux/
Dgenhd.h470 #define SOLARIS_X86_VTOC_SANE (0x600DDEEEUL) macro