Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sgi.c99 #define SGI_LABEL_MAGIC_SWAPPED 0x41a9e50b macro
236 && sgilabel->magic != SGI_LABEL_MAGIC_SWAPPED in check_sgi_label()
242 sgi_other_endian = (sgilabel->magic == SGI_LABEL_MAGIC_SWAPPED); in check_sgi_label()