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

/linux-master/fs/f2fs/
H A Df2fs.h1326 GC_TIME, enumerator in enum:__anon106
1896 /* DISCARD_TIME and GC_TIME are based on REQ_TIME */
1899 sbi->last_time[GC_TIME] = now;
2866 (type == DISCARD_TIME || type == GC_TIME))
H A Dsysfs.c985 F2FS_SBI_RW_ATTR(gc_idle_interval, interval_time[GC_TIME]);
H A Dgc.c112 if (!is_idle(sbi, GC_TIME)) {
H A Dsuper.c3781 sbi->interval_time[GC_TIME] = DEF_IDLE_INTERVAL;

Completed in 173 milliseconds