Searched refs:bch2_fs_async_obj_init (Results 1 – 3 of 3) sorted by relevance
26 int bch2_fs_async_obj_init(struct bch_fs *);40 static inline int bch2_fs_async_obj_init(struct bch_fs *c) { return 0; } in bch2_fs_async_obj_init() function
119 int bch2_fs_async_obj_init(struct bch_fs *c) in bch2_fs_async_obj_init() function
997 bch2_fs_async_obj_init(c) ?: in bch2_fs_alloc()
Completed in 14 milliseconds