Home
last modified time | relevance | path

Searched defs:pblk_gc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/lightnvm/
Dpblk.h228 struct pblk_gc { struct
232 int gc_active;
233 int gc_enabled;
234 int gc_forced;
236 struct task_struct *gc_ts;
237 struct task_struct *gc_writer_ts;
238 struct task_struct *gc_reader_ts;
240 struct workqueue_struct *gc_line_reader_wq;
241 struct workqueue_struct *gc_reader_wq;
243 struct timer_list gc_timer;
[all …]