Searched refs:active_logs (Results 1 – 5 of 5) sorted by relevance
380 sbi->active_logs = arg; in parse_options()689 seq_printf(seq, ",active_logs=%u", sbi->active_logs); in f2fs_show_options()737 sbi->active_logs = NR_CURSEG_TYPE; in default_options()755 int err, active_logs; in f2fs_remount() local767 active_logs = sbi->active_logs; in f2fs_remount()836 sbi->active_logs = active_logs; in f2fs_remount()
1230 switch (F2FS_P_SB(page)->active_logs) { in __get_segment_type()1238 F2FS_P_SB(page)->active_logs != NR_CURSEG_TYPE); in __get_segment_type()
147 else if (sbi->active_logs == 2) in need_do_checkpoint()
774 int active_logs; /* # of active logs */ member
120 active_logs=%u Support configuring the number of active logs. In the