Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c786 bool is_atgc; in f2fs_get_victim() local
807 is_atgc = (p.gc_mode == GC_AT || p.alloc_mode == AT_SSR); in f2fs_get_victim()
810 if (is_atgc) in f2fs_get_victim()
920 if (is_atgc) { in f2fs_get_victim()
945 if (is_atgc) { in f2fs_get_victim()
950 if (is_atgc && p.min_segno == NULL_SEGNO && in f2fs_get_victim()