Searched refs:NAT_JOURNAL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1203 #define NAT_JOURNAL_ENTRIES ((SUM_JOURNAL_SIZE - 2) /\ macro1235 struct nat_journal_entry entries[NAT_JOURNAL_ENTRIES];
1471 if (nats_in_cursum(journal) > NAT_JOURNAL_ENTRIES) { in f2fs_early_init_nid_bitmap()1474 nats_in_cursum(journal), NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()1475 journal->n_nats = cpu_to_le16(NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()