Searched refs:__bch2_topology_error (Results 1 – 3 of 3) sorted by relevance
63 int __bch2_topology_error(struct bch_fs *, struct printbuf *);
96 int __bch2_topology_error(struct bch_fs *c, struct printbuf *out) in __bch2_topology_error() function121 int ret = __bch2_topology_error(c, &buf); in bch2_fs_topology_error()
144 ret = __bch2_topology_error(c, &buf); in bch2_btree_node_check_topology()2083 ret = __bch2_topology_error(c, &buf); in __bch2_foreground_maybe_merge()