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 */
133 uint64_t seq[SB_JOURNAL_BUCKETS];
188 DECLARE_BITMAP(bitmap, SB_JOURNAL_BUCKETS); in bch_journal_read()192 bitmap_zero(bitmap, SB_JOURNAL_BUCKETS); in bch_journal_read()
89 for (i = 0; i < SB_JOURNAL_BUCKETS; i++) in read_super()103 if (sb->keys > SB_JOURNAL_BUCKETS) in read_super()1942 2, SB_JOURNAL_BUCKETS); in run_cache_set()