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

/linux-master/fs/f2fs/
H A Dgc.c753 bool is_atgc; local
769 is_atgc = (p.gc_mode == GC_AT || p.alloc_mode == AT_SSR);
772 if (is_atgc)
879 if (is_atgc) {
904 if (is_atgc) {
909 if (is_atgc && p.min_segno == NULL_SEGNO &&

Completed in 125 milliseconds