Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal.h266 bool bch2_journal_entry_close(struct journal *);
Djournal.c334 bool bch2_journal_entry_close(struct journal *j) in bch2_journal_entry_close() function
467 bch2_journal_entry_close(j); in journal_quiesced()
1190 wait_event(j->wait, bch2_journal_entry_close(j)); in bch2_fs_journal_stop()
Djournal_reclaim.c827 bch2_journal_entry_close(j); in journal_flush_done()