Searched refs:active_logs (Results 1 – 4 of 4) sorted by relevance
490 F2FS_OPTION(sbi).active_logs = arg; in parse_options()861 if (F2FS_OPTION(sbi).active_logs != NR_CURSEG_TYPE) in parse_options()1371 seq_printf(seq, ",active_logs=%u", F2FS_OPTION(sbi).active_logs); in f2fs_show_options()1430 F2FS_OPTION(sbi).active_logs = NR_CURSEG_TYPE; in default_options()
162 else if (F2FS_OPTION(sbi).active_logs == 2) in need_do_checkpoint()
126 int active_logs; /* # of active logs */ member
2992 switch (F2FS_OPTION(fio->sbi).active_logs) { in __get_segment_type()