Searched refs:bch2_fs_fs_io_direct_init (Results 1 – 3 of 3) sorted by relevance
10 int bch2_fs_fs_io_direct_init(struct bch_fs *);13 static inline int bch2_fs_fs_io_direct_init(struct bch_fs *c) { return 0; } in bch2_fs_fs_io_direct_init() function
675 int bch2_fs_fs_io_direct_init(struct bch_fs *c) in bch2_fs_fs_io_direct_init() function
932 bch2_fs_fs_io_direct_init(c); in bch2_fs_alloc()