Lines Matching defs:f2fs_gc_kthread
48 struct f2fs_gc_kthread { struct
49 struct task_struct *f2fs_gc_task;
50 wait_queue_head_t gc_wait_queue_head;
53 unsigned int urgent_sleep_time;
54 unsigned int min_sleep_time;
55 unsigned int max_sleep_time;
56 unsigned int no_gc_sleep_time;
59 bool gc_wake;
62 wait_queue_head_t fggc_wq; /*
68 unsigned int no_zoned_gc_percent;
69 unsigned int boost_zoned_gc_percent;
70 unsigned int valid_thresh_ratio;
71 unsigned int boost_gc_multiple;
72 unsigned int boost_gc_greedy;