Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h196 int bch2_vfs_init(void);
211 static inline int bch2_vfs_init(void) { return 0; } in bch2_vfs_init() function
H A Dsuper.c2126 bch2_vfs_init() || in bcachefs_init()
H A Dfs.c2410 int __init bch2_vfs_init(void) in bch2_vfs_init() function