sector_start 131 drivers/md/dm-init.c if (kstrtoull(field[0], 0, &sp->sector_start)) sector_start 1168 drivers/md/dm-ioctl.c spec->sector_start = ti->begin; sector_start 1306 drivers/md/dm-ioctl.c (sector_t) spec->sector_start, sector_start 2103 drivers/md/dm-ioctl.c (sector_t) spec_array[i]->sector_start, sector_start 214 drivers/mtd/nand/raw/fsl_ifc_nand.c int sector_start = bufnum * chip->ecc.steps; sector_start 215 drivers/mtd/nand/raw/fsl_ifc_nand.c int sector_end = sector_start + chip->ecc.steps - 1; sector_start 219 drivers/mtd/nand/raw/fsl_ifc_nand.c eccstat = ifc_in32(&eccstat_regs[sector_start / 4]); sector_start 221 drivers/mtd/nand/raw/fsl_ifc_nand.c for (i = sector_start; i <= sector_end; i++) { sector_start 222 drivers/mtd/nand/raw/fsl_ifc_nand.c if (i != sector_start && !(i % 4)) sector_start 154 include/uapi/linux/dm-ioctl.h __u64 sector_start;