Searched refs:active_logs (Results 1 – 5 of 5) sorted by relevance
354 sbi->active_logs = arg; in parse_options()616 seq_printf(seq, ",active_logs=%u", sbi->active_logs); in f2fs_show_options()665 int err, active_logs; in f2fs_remount() local676 active_logs = sbi->active_logs; in f2fs_remount()679 sbi->active_logs = NR_CURSEG_TYPE; in f2fs_remount()737 sbi->active_logs = active_logs; in f2fs_remount()998 sbi->active_logs = NR_CURSEG_TYPE; in f2fs_fill_super()
135 else if (sbi->active_logs == 2) in need_do_checkpoint()
1149 switch (F2FS_P_SB(page)->active_logs) { in __get_segment_type()1157 F2FS_P_SB(page)->active_logs != NR_CURSEG_TYPE); in __get_segment_type()
663 int active_logs; /* # of active logs */ member
119 active_logs=%u Support configuring the number of active logs. In the