Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dgc.h68 unsigned int boost_zoned_gc_percent; member
Dgc.c206 gc_th->boost_zoned_gc_percent = LIMIT_BOOST_ZONED_GC; in f2fs_start_gc_thread()
212 gc_th->boost_zoned_gc_percent = 0; in f2fs_start_gc_thread()
1756 sbi->gc_thread->boost_zoned_gc_percent)) in do_garbage_collect()
Dsysfs.c982 GC_THREAD_RW_ATTR(gc_boost_zoned_gc_percent, boost_zoned_gc_percent);