Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sun.c21 #define SUN_LABEL_MAGIC_SWAPPED 0xBEDA macro
101 && sunlabel->magic != SUN_LABEL_MAGIC_SWAPPED in check_sun_label()
107 sun_other_endian = (sunlabel->magic == SUN_LABEL_MAGIC_SWAPPED); in check_sun_label()