Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sgi.c98 #define SGI_LABEL_MAGIC 0x0be5a941 macro
235 if (sgilabel->magic != SGI_LABEL_MAGIC in check_sgi_label()
816 sgilabel->magic = SGI_SSWAP32(SGI_LABEL_MAGIC); in create_sgilabel()