Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sgi.c80 } sgi_partition; typedef
106 #define sgilabel ((sgi_partition *)MBRbuffer)
229 if (sizeof(sgi_partition) > 512) { in check_sgi_label()