Searched refs:n_clean_ups (Results 1 – 2 of 2) sorted by relevance
2459 dev->gc_cleanup_list[dev->n_clean_ups] = tags.obj_id; in yaffs_gc_process_chunk()2460 dev->n_clean_ups++; in yaffs_gc_process_chunk()2599 for (i = 0; i < dev->n_clean_ups; i++) { in yaffs_gc_block()2622 dev->n_clean_ups = 0; in yaffs_gc_block()2856 dev->n_clean_ups = 0; in yaffs_check_gc()2862 dev->n_clean_ups = 0; in yaffs_check_gc()
700 u32 n_clean_ups; member