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

/linux-master/drivers/mtd/ubi/
H A Deba.c1677 if (ubi->avail_pebs < EBA_RESERVED_PEBS) {
1679 ubi->avail_pebs, EBA_RESERVED_PEBS);
1686 ubi->avail_pebs -= EBA_RESERVED_PEBS;
1687 ubi->rsvd_pebs += EBA_RESERVED_PEBS;
H A Dfastmap-wl.c116 * 2. EBA_RESERVED_PEBS[1]
120 int reserved = WL_RESERVED_PEBS + EBA_RESERVED_PEBS +
H A Dubi.h86 #define EBA_RESERVED_PEBS 1 macro

Completed in 273 milliseconds