Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddklabel.h56 #define DK_LABEL_SIZE 512 /* size of disk label */ macro
161 #define LEN_DKL_PAD (DK_LABEL_SIZE - \
167 #define LEN_DKL_PAD (DK_LABEL_SIZE \
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h111 #define DK_LABEL_SIZE 512 /* size of disk label */ macro
132 #define LEN_DKL_PAD (DK_LABEL_SIZE - \