Home
last modified time | relevance | path

Searched refs:mtd_wunit_per_eb (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/mtd/
Dmtdcore.c424 int npairs = mtd_wunit_per_eb(master) / mtd_pairing_groups(master); in mtd_wunit_to_pairing_info()
468 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_pairing_info_to_wunit()
1579 int npairs = mtd_wunit_per_eb(master) / ngroups; in mtd_io_emulated_slc()
/Linux-v6.1/include/linux/mtd/
Dmtd.h633 static inline int mtd_wunit_per_eb(struct mtd_info *mtd) in mtd_wunit_per_eb() function