Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c648 bool is_atgc; in get_victim_by_default() local
664 is_atgc = (p.gc_mode == GC_AT || p.alloc_mode == AT_SSR); in get_victim_by_default()
667 if (is_atgc) in get_victim_by_default()
771 if (is_atgc) { in get_victim_by_default()
796 if (is_atgc) { in get_victim_by_default()
801 if (is_atgc && p.min_segno == NULL_SEGNO && in get_victim_by_default()