Home
last modified time | relevance | path

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

/drivers/lightnvm/
Dpblk.h225 struct pblk_gc { struct
229 int gc_active;
230 int gc_enabled;
231 int gc_forced;
233 struct task_struct *gc_ts;
234 struct task_struct *gc_writer_ts;
235 struct task_struct *gc_reader_ts;
237 struct workqueue_struct *gc_line_reader_wq;
238 struct workqueue_struct *gc_reader_wq;
240 struct timer_list gc_timer;
[all …]