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

/u-boot/fs/ubifs/
H A Dorphan.c350 * consolidate - consolidate the orphan area.
360 static int consolidate(struct ubifs_info *c) function
412 /* Not enough space to write new orphans, so consolidate */
413 err = consolidate(c);

Completed in 86 milliseconds