Searched refs:NR_PERSISTENT_LOG (Results 1 – 3 of 3) sorted by relevance
31 f2fs_bug_on(sbi, seg_type >= NR_PERSISTENT_LOG); in sanity_check_seg_type()
4367 if (i < NR_PERSISTENT_LOG) in build_curseg()4614 for (i = 0; i < NR_PERSISTENT_LOG; i++) { in sanity_check_curseg()4845 for (i = 0; i < NR_PERSISTENT_LOG; i++) { in f2fs_fix_curseg_write_pointer()
993 NR_PERSISTENT_LOG, /* number of persistent log */ enumerator994 CURSEG_COLD_DATA_PINNED = NR_PERSISTENT_LOG,