Home
last modified time | relevance | path

Searched refs:found_pebs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c1772 int err, i, reserved_pebs, found_pebs = 0; local
1804 found_pebs++;
1825 found_pebs++;
1852 found_pebs++;
1893 found_pebs++;
1896 dbg_wl("found %i PEBs", found_pebs);
1898 ubi_assert(ubi->good_peb_count == found_pebs);
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c1782 int err, i, reserved_pebs, found_pebs = 0;
1814 found_pebs++;
1835 found_pebs++;
1862 found_pebs++;
1903 found_pebs++;
1906 dbg_wl("found %i PEBs", found_pebs);
1908 ubi_assert(ubi->good_peb_count == found_pebs);

Completed in 4 milliseconds