Searched refs:SB_JOURNAL_BUCKETS (Results 1 – 4 of 4) sorted by relevance
153 #define SB_JOURNAL_BUCKETS 256U macro207 __u64 d[SB_JOURNAL_BUCKETS]; /* journal buckets */
131 uint64_t seq[SB_JOURNAL_BUCKETS];
162 DECLARE_BITMAP(bitmap, SB_JOURNAL_BUCKETS); in bch_journal_read()166 bitmap_zero(bitmap, SB_JOURNAL_BUCKETS); in bch_journal_read()
87 for (i = 0; i < SB_JOURNAL_BUCKETS; i++) in read_super()101 if (sb->keys > SB_JOURNAL_BUCKETS) in read_super()1878 2, SB_JOURNAL_BUCKETS); in run_cache_set()