Searched refs:npairs (Results 1 – 4 of 4) sorted by relevance
440 int npairs = mtd_wunit_per_eb(master) / mtd_pairing_groups(master); in mtd_wunit_to_pairing_info() local442 if (wunit < 0 || wunit >= npairs) in mtd_wunit_to_pairing_info()484 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_pairing_info_to_wunit() local486 if (!info || info->pair < 0 || info->pair >= npairs || in mtd_pairing_info_to_wunit()1341 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_io_emulated_slc() local1359 if (info.pair >= npairs) { in mtd_io_emulated_slc()
984 const int* fromTo, size_t npairs);1001 const int* fromTo, size_t npairs);