last_skipped     1264 fs/f2fs/gc.c   	unsigned long long last_skipped = sbi->skipped_atomic_files[FG_GC];
last_skipped     1279 fs/f2fs/gc.c   	first_skipped = last_skipped;
last_skipped     1322 fs/f2fs/gc.c   		if (sbi->skipped_atomic_files[FG_GC] > last_skipped ||
last_skipped     1325 fs/f2fs/gc.c   		last_skipped = sbi->skipped_atomic_files[FG_GC];
last_skipped     1342 fs/f2fs/gc.c   		if (first_skipped < last_skipped &&
last_skipped     1343 fs/f2fs/gc.c   				(last_skipped - first_skipped) >