Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dgc.h28 struct f2fs_gc_kthread { struct
29 struct task_struct *f2fs_gc_task;
30 wait_queue_head_t gc_wait_queue_head;
33 unsigned int urgent_sleep_time;
34 unsigned int min_sleep_time;
35 unsigned int max_sleep_time;
36 unsigned int no_gc_sleep_time;
39 unsigned int gc_wake;