Searched refs:npairs (Results 1 – 1 of 1) sorted by relevance
455 int npairs = mtd_wunit_per_eb(master) / mtd_pairing_groups(master); in mtd_wunit_to_pairing_info() local457 if (wunit < 0 || wunit >= npairs) in mtd_wunit_to_pairing_info()499 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_pairing_info_to_wunit() local501 if (!info || info->pair < 0 || info->pair >= npairs || in mtd_pairing_info_to_wunit()1640 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_io_emulated_slc() local1658 if (info.pair >= npairs) { in mtd_io_emulated_slc()