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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c2536 int chunks_before = yaffs_get_erased_chunks(dev); local
2616 if (chunks_before >= chunks_after)
2619 chunks_before, chunks_after);

Completed in 46 milliseconds