Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Derror.h63 int __bch2_topology_error(struct bch_fs *, struct printbuf *);
H A Derror.c96 int __bch2_topology_error(struct bch_fs *c, struct printbuf *out) in __bch2_topology_error() function
121 int ret = __bch2_topology_error(c, &buf); in bch2_fs_topology_error()
H A Dbtree_update_interior.c144 ret = __bch2_topology_error(c, &buf); in bch2_btree_node_check_topology()
2083 ret = __bch2_topology_error(c, &buf); in __bch2_foreground_maybe_merge()