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