Home
last modified time | relevance | path

Searched refs:GC_TIME (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Df2fs.h1322 GC_TIME, enumerator
1895 sbi->last_time[GC_TIME] = now; in f2fs_update_time()
2867 (type == DISCARD_TIME || type == GC_TIME)) in is_idle()
H A Dsysfs.c949 F2FS_SBI_RW_ATTR(gc_idle_interval, interval_time[GC_TIME]);
H A Dgc.c112 if (!is_idle(sbi, GC_TIME)) { in gc_thread_func()
H A Dsuper.c3791 sbi->interval_time[GC_TIME] = DEF_IDLE_INTERVAL; in init_sb_info()