Searched refs:gc_low_list (Results 1 – 4 of 4) sorted by relevance
841 INIT_LIST_HEAD(&l_mg->gc_low_list); in pblk_line_mg_init()850 l_mg->gc_lists[3] = &l_mg->gc_low_list; in pblk_line_mg_init()
225 list_for_each_entry(line, &l_mg->gc_low_list, list) { in pblk_sysfs_lines()
503 struct list_head gc_low_list; /* Full lines ready to GC, low isc */ member
442 move_list = &l_mg->gc_low_list; in pblk_line_gc_list()