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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h65 #define UBIFS_MIN_LEB_SZ (15*1024) macro
H A Dsuper.c511 if (c->leb_size < UBIFS_MIN_LEB_SZ) {
513 c->leb_size, UBIFS_MIN_LEB_SZ);

Completed in 57 milliseconds