Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs-media.h53 #define UBIFS_MIN_LEB_SZ (15*1024) macro
Dsuper.c521 if (c->leb_size < UBIFS_MIN_LEB_SZ) { in init_constants_early()
523 c->leb_size, UBIFS_MIN_LEB_SZ); in init_constants_early()