Home
last modified time | relevance | path

Searched refs:fggc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c896 bool fggc = (gc_type == FG_GC); in gc_node_segment() local
905 if (fggc && phase == 2) in gc_node_segment()
962 if (fggc) in gc_node_segment()
1739 * secure free segments which doesn't need fggc any more. in f2fs_gc()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c1004 bool fggc = (gc_type == FG_GC); in gc_node_segment() local
1013 if (fggc && phase == 2) in gc_node_segment()
1070 if (fggc) in gc_node_segment()
1837 * secure free segments which doesn't need fggc any more. in f2fs_gc()

Completed in 6 milliseconds