Home
last modified time | relevance | path

Searched refs:active_logs (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dsuper.c380 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() local
767 active_logs = sbi->active_logs; in f2fs_remount()
836 sbi->active_logs = active_logs; in f2fs_remount()
Dsegment.c1230 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()
Dfile.c147 else if (sbi->active_logs == 2) in need_do_checkpoint()
Df2fs.h774 int active_logs; /* # of active logs */ member
/linux-4.4.14/Documentation/filesystems/
Df2fs.txt120 active_logs=%u Support configuring the number of active logs. In the