Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dsuper.c588 F2FS_OPTION(sbi).active_logs = arg; in parse_options()
1023 if (F2FS_OPTION(sbi).active_logs != NR_CURSEG_TYPE) in parse_options()
1598 seq_printf(seq, ",active_logs=%u", F2FS_OPTION(sbi).active_logs); in f2fs_show_options()
1665 F2FS_OPTION(sbi).active_logs = NR_CURSEG_PERSIST_TYPE; in default_options()
Df2fs.h126 int active_logs; /* # of active logs */ member
Dfile.c207 else if (F2FS_OPTION(sbi).active_logs == 2) in need_do_checkpoint()
Dsegment.c3277 switch (F2FS_OPTION(fio->sbi).active_logs) { in __get_segment_type()
/Linux-v5.10/Documentation/filesystems/
Df2fs.rst126 active_logs=%u Support configuring the number of active logs. In the