Home
last modified time | relevance | path

Searched refs:good_peb_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dvtbl.c227 if (reserved_pebs > ubi->good_peb_count) { in vtbl_check()
229 reserved_pebs, ubi->good_peb_count); in vtbl_check()
838 ubi->avail_pebs = ubi->good_peb_count - ubi->corr_peb_count; in ubi_read_volume_table()
H A Dvmt.c735 if (vol->reserved_pebs > ubi->good_peb_count) { in self_check_volume()
H A Dattach.c1595 ubi->good_peb_count = ubi->peb_count - ubi->bad_peb_count; in ubi_attach()