Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dmsdos.c68 #define AIX_LABEL_MAGIC1 0xC9 macro
79 if (!(p[0] == AIX_LABEL_MAGIC1 && in aix_magic_present()