Searched refs:sector_start (Results 1 – 4 of 4) sorted by relevance
154 __u64 sector_start; member
213 int sector_start = bufnum * chip->ecc.steps; in fsl_ifc_run_command() local214 int sector_end = sector_start + chip->ecc.steps - 1; in fsl_ifc_run_command()218 eccstat = ifc_in32(&eccstat_regs[sector_start / 4]); in fsl_ifc_run_command()220 for (i = sector_start; i <= sector_end; i++) { in fsl_ifc_run_command()221 if (i != sector_start && !(i % 4)) in fsl_ifc_run_command()
131 if (kstrtoull(field[0], 0, &sp->sector_start)) in dm_parse_table_entry()
1265 spec->sector_start = ti->begin; in retrieve_status()1403 (sector_t) spec->sector_start, in populate_table()2202 (sector_t) spec_array[i]->sector_start, in dm_early_create()