Searched refs:buckets_waiting_for_journal (Results 1 – 7 of 7) sorted by relevance
25 u64 bch2_bucket_journal_seq_ready(struct buckets_waiting_for_journal *b, in bch2_bucket_journal_seq_ready()84 int bch2_set_bucket_needs_journal_commit(struct buckets_waiting_for_journal *b, in bch2_set_bucket_needs_journal_commit()153 struct buckets_waiting_for_journal *b = &c->buckets_waiting_for_journal; in bch2_fs_buckets_waiting_for_journal_exit()162 struct buckets_waiting_for_journal *b = &c->buckets_waiting_for_journal; in bch2_fs_buckets_waiting_for_journal_init()
7 u64 bch2_bucket_journal_seq_ready(struct buckets_waiting_for_journal *,9 int bch2_set_bucket_needs_journal_commit(struct buckets_waiting_for_journal *,
18 struct buckets_waiting_for_journal { struct
26 buckets_waiting_for_journal.o \
942 struct buckets_waiting_for_journal buckets_waiting_for_journal; member
971 ret = bch2_set_bucket_needs_journal_commit(&c->buckets_waiting_for_journal, in bch2_trigger_alloc()1843 u64 seq_ready = bch2_bucket_journal_seq_ready(&c->buckets_waiting_for_journal, in bch2_discard_one_bucket()
192 bch2_bucket_journal_seq_ready(&c->buckets_waiting_for_journal, in may_alloc_bucket()