Searched refs:NAT_JOURNAL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1034 #define NAT_JOURNAL_ENTRIES ((SUM_JOURNAL_SIZE - 2) /\ macro1064 struct nat_journal_entry entries[NAT_JOURNAL_ENTRIES];
1383 if (nats_in_cursum(journal) > NAT_JOURNAL_ENTRIES) { in f2fs_early_init_nid_bitmap()1386 nats_in_cursum(journal), NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()1387 journal->n_nats = cpu_to_le16(NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()