Searched refs:gc_high_list (Results 1 – 4 of 4) sorted by relevance
878 INIT_LIST_HEAD(&l_mg->gc_high_list); in pblk_line_mg_init()887 l_mg->gc_lists[1] = &l_mg->gc_high_list; in pblk_line_mg_init()
206 list_for_each_entry(line, &l_mg->gc_high_list, list) { in pblk_sysfs_lines()
509 struct list_head gc_high_list; /* Full lines ready to GC, high isc */ member
393 move_list = &l_mg->gc_high_list; in pblk_line_gc_list()