Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c781 bool is_atgc; in f2fs_get_victim() local
802 is_atgc = (p.gc_mode == GC_AT || p.alloc_mode == AT_SSR); in f2fs_get_victim()
805 if (is_atgc) in f2fs_get_victim()
918 if (is_atgc) { in f2fs_get_victim()
943 if (is_atgc) { in f2fs_get_victim()
948 if (is_atgc && p.min_segno == NULL_SEGNO && in f2fs_get_victim()