Searched refs:bch2_fs_vfs_init (Results 1 – 3 of 3) sorted by relevance
193 int bch2_fs_vfs_init(struct bch_fs *);208 static inline int bch2_fs_vfs_init(struct bch_fs *c) { return 0; } in bch2_fs_vfs_init() function
932 bch2_fs_vfs_init(c) ?: in bch2_fs_alloc()
2388 int bch2_fs_vfs_init(struct bch_fs *c) in bch2_fs_vfs_init() function