Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c470 static int yaffs_get_erased_chunks(struct yaffs_dev *dev) in yaffs_get_erased_chunks() function
2535 int chunks_before = yaffs_get_erased_chunks(dev); in yaffs_gc_block()
2614 chunks_after = yaffs_get_erased_chunks(dev); in yaffs_gc_block()