Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dgc.c56 #define SOFT_LEBS_LIMIT 4 macro
671 if (i > SOFT_LEBS_LIMIT && !list_empty(&c->idx_gc)) { in ubifs_garbage_collect()
780 if (i < SOFT_LEBS_LIMIT) { in ubifs_garbage_collect()