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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dwl.c29 #define WL_RESERVED_PEBS 1 macro
1472 if (WL_RESERVED_PEBS > ubi->avail_pebs) {
1474 ubi->avail_pebs, WL_RESERVED_PEBS);
1477 ubi->avail_pebs -= WL_RESERVED_PEBS;
1478 ubi->rsvd_pebs += WL_RESERVED_PEBS;

Completed in 61 milliseconds