Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h192 void bch2_fs_vfs_exit(struct bch_fs *);
207 static inline void bch2_fs_vfs_exit(struct bch_fs *c) {} in bch2_fs_vfs_exit() function
H A Dsuper.c561 bch2_fs_vfs_exit(c); in __bch2_fs_free()
H A Dfs.c2380 void bch2_fs_vfs_exit(struct bch_fs *c) in bch2_fs_vfs_exit() function