Searched refs:UBI_IO_PEB_EMPTY (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dubi.h79 * UBI_IO_PEB_EMPTY: the physical eraseblock is empty, i.e. it contains only
89 UBI_IO_PEB_EMPTY = 1, enumerator in enum:__anon5146
H A Dio.c614 * o %UBI_IO_PEB_EMPTY if the physical eraseblock is empty;
671 return UBI_IO_PEB_EMPTY;
H A Dscan.c751 else if (err == UBI_IO_PEB_EMPTY)

Completed in 107 milliseconds