Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddebug.h22 void bch2_fs_debug_exit(struct bch_fs *);
25 static inline void bch2_fs_debug_exit(struct bch_fs *c) {} in bch2_fs_debug_exit() function
H A Ddebug.c876 void bch2_fs_debug_exit(struct bch_fs *c) in bch2_fs_debug_exit() function
H A Dsuper.c630 bch2_fs_debug_exit(c); in __bch2_fs_stop()