Searched refs:DIOCGDINFO64 (Results 1 – 3 of 3) sorted by relevance
142 #define DIOCGDINFO64 _IOR('d', 101, struct disklabel64) macro
412 case DIOCGDINFO64: in dsioctl()
550 if (ioctl(f, DIOCGDINFO64, lp) < 0) { in readlabel()