Home
last modified time | relevance | path

Searched refs:bch2_journal_reclaim_stop (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Djournal_reclaim.h69 void bch2_journal_reclaim_stop(struct journal *);
H A Djournal_reclaim.c761 void bch2_journal_reclaim_stop(struct journal *j) in bch2_journal_reclaim_stop() function
H A Djournal.c1170 bch2_journal_reclaim_stop(j); in bch2_fs_journal_stop()
H A Dsuper.c317 bch2_journal_reclaim_stop(&c->journal); in bch2_fs_read_only()