dp_start 64 arch/i386/include/pc/msdos.h unsigned long dp_start; /* absolute starting sector number */ dp_start 210 arch/i386/stand/installboot/installboot.c startoff = (off_t)dp->dp_start * dl.d_secsize; dp_start 215 arch/i386/stand/installboot/installboot.c dp->dp_start, dp->dp_start); dp_start 367 arch/i386/stand/libsa/biosdev.c off = mbr.dmbr_parts[i].dp_start + LABELSECTOR; dp_start 422 kern/subr_disk.c dospartoff = letoh32(dp2->dp_start) + part_blkno; dp_start 448 kern/subr_disk.c if (letoh32(dp2->dp_start) > DL_GETDSIZE(lp)) dp_start 452 kern/subr_disk.c if (letoh32(dp2->dp_start)) dp_start 454 kern/subr_disk.c letoh32(dp2->dp_start) + part_blkno); dp_start 480 kern/subr_disk.c part_blkno = letoh32(dp2->dp_start) + extoff; dp_start 482 kern/subr_disk.c extoff = letoh32(dp2->dp_start); dp_start 420 sys/disklabel.h u_int32_t dp_start; /* absolute starting sector number */ dp_start 580 xfs/xfs_vnodeops-bsd.c const struct dirent *dp, *dp_start, *dp_end; dp_start 590 xfs/xfs_vnodeops-bsd.c for (dp_start = dp, ncookies = 0; dp_start 600 xfs/xfs_vnodeops-bsd.c for (dp = dp_start, cookiep = cookies;