Home
last modified time | relevance | path

Searched refs:bch2_journal_entry_close (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Djournal.h279 bool bch2_journal_entry_close(struct journal *);
H A Djournal.c374 bool bch2_journal_entry_close(struct journal *j) in bch2_journal_entry_close() function
526 bch2_journal_entry_close(j); in journal_quiesced()
1377 wait_event(j->wait, bch2_journal_entry_close(j)); in bch2_fs_journal_stop()
H A Djournal_reclaim.c894 bch2_journal_entry_close(j); in journal_flush_done()