Searched refs:gc_cleanup_list (Results 1 – 2 of 2) sorted by relevance
699 u32 *gc_cleanup_list; /* objects to delete at the end of a GC. */ member
2459 dev->gc_cleanup_list[dev->n_clean_ups] = tags.obj_id; in yaffs_gc_process_chunk()2602 yaffs_find_by_number(dev, dev->gc_cleanup_list[i]); in yaffs_gc_block()4762 dev->gc_cleanup_list = NULL; in yaffs_guts_initialise()4796 dev->gc_cleanup_list = in yaffs_guts_initialise()4799 if (!dev->gc_cleanup_list) in yaffs_guts_initialise()4917 kfree(dev->gc_cleanup_list); in yaffs_deinitialise()
Completed in 12 milliseconds