Searched refs:skipped_atomic_files (Results 1 – 3 of 3) sorted by relevance
170 si->skipped_atomic_files[BG_GC] = sbi->skipped_atomic_files[BG_GC]; in update_general_status()171 si->skipped_atomic_files[FG_GC] = sbi->skipped_atomic_files[FG_GC]; in update_general_status()491 si->skipped_atomic_files[BG_GC] + in stat_show()492 si->skipped_atomic_files[FG_GC], in stat_show()493 si->skipped_atomic_files[BG_GC]); in stat_show()
1176 F2FS_I_SB(inode)->skipped_atomic_files[gc_type]++; in move_data_block()1326 F2FS_I_SB(inode)->skipped_atomic_files[gc_type]++; in move_data_page()1691 unsigned long long last_skipped = sbi->skipped_atomic_files[FG_GC]; in f2fs_gc()1749 if (sbi->skipped_atomic_files[FG_GC] > last_skipped || in f2fs_gc()1752 last_skipped = sbi->skipped_atomic_files[FG_GC]; in f2fs_gc()
1675 unsigned long long skipped_atomic_files[2]; /* FG_GC and BG_GC */ member3692 unsigned long long skipped_atomic_files[2]; member