Searched defs:dk_label (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sun/
H A Ddklabel.h42 * sizeof (struct dk_label) should be 512 (sector size)
44 struct dk_label { struct
/illumos-gate/usr/src/uts/common/sys/
H A Ddklabel.h72 * sizeof (struct dk_label) should be 512 (the current sector size),
100 * Fixed size for on-disk dk_label
178 struct dk_label { struct
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h139 struct dk_label { struct
160 CTASSERT(sizeof(struct dk_label) == 512);

Completed in 71 milliseconds