Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.h458 void bch2_dev_journal_exit(struct bch_dev *);
H A Dsuper.c1265 bch2_dev_journal_exit(ca); in bch2_dev_free()
1297 bch2_dev_journal_exit(ca); in __bch2_dev_offline()
H A Djournal.c1509 void bch2_dev_journal_exit(struct bch_dev *ca) in bch2_dev_journal_exit() function