Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.h35 struct f2fs_gc_kthread { struct
36 struct task_struct *f2fs_gc_task;
37 wait_queue_head_t gc_wait_queue_head;
40 unsigned int urgent_sleep_time;
41 unsigned int min_sleep_time;
42 unsigned int max_sleep_time;
43 unsigned int no_gc_sleep_time;
46 bool gc_wake;
49 wait_queue_head_t fggc_wq; /*