Home
last modified time | relevance | path

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

/fs/f2fs/
A Dgc.h48 struct f2fs_gc_kthread { struct
145 static inline void increase_sleep_time(struct f2fs_gc_kthread *gc_th, in increase_sleep_time()
160 static inline void decrease_sleep_time(struct f2fs_gc_kthread *gc_th, in decrease_sleep_time()
A Dgc.c34 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; in gc_thread_func()
191 struct f2fs_gc_kthread *gc_th; in f2fs_start_gc_thread()
194 gc_th = f2fs_kmalloc(sbi, sizeof(struct f2fs_gc_kthread), GFP_KERNEL); in f2fs_start_gc_thread()
237 struct f2fs_gc_kthread *gc_th = sbi->gc_thread; in f2fs_stop_gc_thread()
A Ddebug.c356 si->cache_mem += sizeof(struct f2fs_gc_kthread); in update_mem_info()
A Dsysfs.c1044 F2FS_RW_ATTR(GC_THREAD, f2fs_gc_kthread, name, elname)
A Df2fs.h1722 struct f2fs_gc_kthread *gc_thread; /* GC thread */

Completed in 31 milliseconds