Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c2535 int chunks_before = yaffs_get_erased_chunks(dev); in yaffs_gc_block() local
2615 if (chunks_before >= chunks_after) in yaffs_gc_block()
2618 chunks_before, chunks_after); in yaffs_gc_block()