Searched refs:buckets_waiting_for_journal_table (Results 1 – 2 of 2) sorted by relevance
9 bucket_hash(struct buckets_waiting_for_journal_table *t, in bucket_hash()15 static void bucket_table_init(struct buckets_waiting_for_journal_table *t, size_t bits) in bucket_table_init()29 struct buckets_waiting_for_journal_table *t; in bch2_bucket_needs_journal_commit()51 static bool bucket_table_insert(struct buckets_waiting_for_journal_table *t, in bucket_table_insert()91 struct buckets_waiting_for_journal_table *t, *n; in bch2_set_bucket_needs_journal_commit()
12 struct buckets_waiting_for_journal_table { struct20 struct buckets_waiting_for_journal_table *t; argument