Searched defs:sector_start (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | dm-ioctl.h | 154 __u64 sector_start; member |
/linux/drivers/mtd/nand/raw/ | ||
H A D | fsl_ifc_nand.c | 214 int sector_start = bufnum * chip->ecc.steps; in fsl_ifc_run_command() local |