Searched refs:SIT_JOURNAL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
1038 #define SIT_JOURNAL_ENTRIES ((SUM_JOURNAL_SIZE - 2) /\ macro1074 struct sit_journal_entry entries[SIT_JOURNAL_ENTRIES];
2331 if (sits_in_cursum(journal) > SIT_JOURNAL_ENTRIES) { in build_sit_entries()2334 sits_in_cursum(journal), SIT_JOURNAL_ENTRIES); in build_sit_entries()2335 journal->n_sits = cpu_to_le16(SIT_JOURNAL_ENTRIES); in build_sit_entries()