Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal_reclaim.h69 void bch2_journal_reclaim_stop(struct journal *);
Djournal_reclaim.c774 void bch2_journal_reclaim_stop(struct journal *j) in bch2_journal_reclaim_stop() function
Djournal.c1187 bch2_journal_reclaim_stop(j); in bch2_fs_journal_stop()
Dsuper.c317 bch2_journal_reclaim_stop(&c->journal); in bch2_fs_read_only()