Searched refs:active_logs (Results 1 – 2 of 2) sorted by relevance
/third_party/f2fs-tools/fsck/ | ||
D | f2fs.h | 264 int active_logs; /* # of active logs */ member |
D | mount.c | 3493 sbi->active_logs = NR_CURSEG_TYPE; in f2fs_do_mount() |