gc_low_list       442 drivers/lightnvm/pblk-core.c 			move_list = &l_mg->gc_low_list;
gc_low_list       836 drivers/lightnvm/pblk-init.c 	INIT_LIST_HEAD(&l_mg->gc_low_list);
gc_low_list       845 drivers/lightnvm/pblk-init.c 	l_mg->gc_lists[3] = &l_mg->gc_low_list;
gc_low_list       225 drivers/lightnvm/pblk-sysfs.c 	list_for_each_entry(line, &l_mg->gc_low_list, list) {
gc_low_list       503 drivers/lightnvm/pblk.h 	struct list_head gc_low_list;	/* Full lines ready to GC, low isc */