Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h172 bool one_time_gc; /* one time GC */ member
H A Dgc.c397 if (p->one_time_gc && (valid_thresh_ratio < 100) && in get_gc_cost()
791 p.one_time_gc = one_time; in f2fs_get_victim()