Searched refs:LABELSECTOR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/i386/
H A Ddisklabel.h34 #define LABELSECTOR (1024 / DEV_BSIZE) /* sector containing label */ macro
/macosx-10.10.1/gpt-12/
H A Dmigrate.c50 #ifndef LABELSECTOR
51 #define LABELSECTOR 1 macro
74 buf = gpt_read(fd, start + LABELSECTOR, 1);

Completed in 69 milliseconds