Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.h445 void bch2_dev_journal_exit(struct bch_dev *);
H A Dsuper.c1203 bch2_dev_journal_exit(ca); in bch2_dev_free()
1236 bch2_dev_journal_exit(ca); in __bch2_dev_offline()
H A Djournal.c1405 void bch2_dev_journal_exit(struct bch_dev *ca) in bch2_dev_journal_exit() function