Home
last modified time | relevance | path

Searched defs:gc_th (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.h135 static inline void increase_sleep_time(struct f2fs_gc_kthread *gc_th, in increase_sleep_time() argument
150 static inline void decrease_sleep_time(struct f2fs_gc_kthread *gc_th, in decrease_sleep_time() argument
H A Dgc.c33 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; in gc_thread_func() local
149 struct f2fs_gc_kthread *gc_th; f2fs_start_gc_thread() local
182 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; f2fs_stop_gc_thread() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.h125 static inline void increase_sleep_time(struct f2fs_gc_kthread *gc_th, in increase_sleep_time() argument
140 static inline void decrease_sleep_time(struct f2fs_gc_kthread *gc_th, in decrease_sleep_time() argument
H A Dgc.c34 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; in gc_thread_func() local
174 struct f2fs_gc_kthread *gc_th; f2fs_start_gc_thread() local
206 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; f2fs_stop_gc_thread() local
[all...]

Completed in 4 milliseconds