Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddebug.h23 void bch2_fs_debug_init(struct bch_fs *);
26 static inline void bch2_fs_debug_init(struct bch_fs *c) {} in bch2_fs_debug_init() function
Ddebug.c896 void bch2_fs_debug_init(struct bch_fs *c) in bch2_fs_debug_init() function
Dsuper.c699 bch2_fs_debug_init(c); in bch2_fs_online()