Searched defs:f2fs_gc_kthread (Results 1 – 1 of 1) sorted by relevance
25 struct f2fs_gc_kthread { struct26 struct task_struct *f2fs_gc_task;27 wait_queue_head_t gc_wait_queue_head;30 unsigned int urgent_sleep_time;31 unsigned int min_sleep_time;32 unsigned int max_sleep_time;33 unsigned int no_gc_sleep_time;36 unsigned int gc_wake;