Home
last modified time | relevance | path

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

/linux-5.10/fs/f2fs/
Dgc.h33 struct f2fs_gc_kthread { struct
34 struct task_struct *f2fs_gc_task;
35 wait_queue_head_t gc_wait_queue_head;
38 unsigned int urgent_sleep_time;
39 unsigned int min_sleep_time;
40 unsigned int max_sleep_time;
41 unsigned int no_gc_sleep_time;
44 unsigned int gc_wake;