Searched refs:npairs (Results 1 – 1 of 1) sorted by relevance
475 int npairs = mtd_wunit_per_eb(master) / mtd_pairing_groups(master); in mtd_wunit_to_pairing_info() local477 if (wunit < 0 || wunit >= npairs) in mtd_wunit_to_pairing_info()519 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_pairing_info_to_wunit() local521 if (!info || info->pair < 0 || info->pair >= npairs || in mtd_pairing_info_to_wunit()1378 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_io_emulated_slc() local1396 if (info.pair >= npairs) { in mtd_io_emulated_slc()