Home
last modified time | relevance | path

Searched refs:boost_gc_multiple (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dgc.h71 unsigned int boost_gc_multiple; member
H A Dsysfs.c877 sbi->gc_thread->boost_gc_multiple = (unsigned int)t; in __sbi_store()
1135 GC_THREAD_RW_ATTR(gc_boost_gc_multiple, boost_gc_multiple);
H A Dgc.c203 gc_th->boost_gc_multiple = BOOST_GC_MULTIPLE; in f2fs_start_gc_thread()
1761 sbi->gc_thread->boost_gc_multiple; in do_garbage_collect()