Searched refs:NAT_JOURNAL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1135 #define NAT_JOURNAL_ENTRIES ((SUM_JOURNAL_SIZE - 2) /\ macro1165 struct nat_journal_entry entries[NAT_JOURNAL_ENTRIES];
1398 if (nats_in_cursum(journal) > NAT_JOURNAL_ENTRIES) { in f2fs_early_init_nid_bitmap()1401 nats_in_cursum(journal), NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()1402 journal->n_nats = cpu_to_le16(NAT_JOURNAL_ENTRIES); in f2fs_early_init_nid_bitmap()