Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/f2fs/
H A 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;
47 wait_queue_head_t fggc_wq; /*
/dports/multimedia/libv4l/linux-5.13-rc2/fs/f2fs/
H A 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;
47 wait_queue_head_t fggc_wq; /*
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/f2fs/
H A 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;
47 wait_queue_head_t fggc_wq; /*