Searched refs:d_partitions (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Ddisktab.h58 } d_partitions[8]; member in struct:disktab
/macosx-10.10.1/diskdev_cmds-576/disklib/
H A Ddkcksum.c73 end = (u_short *)&lp->d_partitions[lp->d_npartitions];
H A Ddkdisklabel.c180 struct partition * pp = &(lp->d_partitions[index]);
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Ddisktab.h100 partition_t d_partitions[NPART]; member in struct:disktab
H A Ddisklabel.h201 } d_partitions[MAXPARTITIONS]; /* actually may be more */ member in struct:disklabel
/macosx-10.10.1/gpt-12/
H A Dmigrate.c84 rawofs = le32toh(dl->d_partitions[RAW_PART].p_offset) *
87 if (dl->d_partitions[i].p_fstype == FS_UNUSED)
89 ofs = le32toh(dl->d_partitions[i].p_offset) *
97 switch (dl->d_partitions[i].p_fstype) {
130 device_name, dl->d_partitions[i].p_fstype);
134 ofs = (le32toh(dl->d_partitions[i].p_offset) *
139 le32toh(dl->d_partitions[i].p_size) - 1LL);
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Ddisklabel.c151 pp = &dp->d_partitions[0];

Completed in 112 milliseconds