Home
last modified time | relevance | path

Searched refs:LIMIT_BOOST_ZONED_GC (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dgc.h35 #define LIMIT_BOOST_ZONED_GC 25 /* percentage over total user space of boosted gc for zoned devices… macro
H A Dgc.c213 gc_th->boost_zoned_gc_percent = LIMIT_BOOST_ZONED_GC; in f2fs_start_gc_thread()