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

/linux-master/drivers/mtd/ubi/
H A Dfastmap-wl.c263 * produce_free_peb - produce a free physical eraseblock.
271 static int produce_free_peb(struct ubi_device *ubi) function
328 ret = produce_free_peb(ubi);
H A Dwl.c2096 * produce_free_peb - produce a free physical eraseblock.
2104 static int produce_free_peb(struct ubi_device *ubi)
2146 err = produce_free_peb(ubi);

Completed in 99 milliseconds