Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfs.h193 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
H A Dsuper.c927 bch2_fs_vfs_init(c) ?: in bch2_fs_alloc()
H A Dfs.c2707 int bch2_fs_vfs_init(struct bch_fs *c) in bch2_fs_vfs_init() function