Home
last modified time | relevance | path

Searched refs:bch2_topology_error (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Derror.h34 int bch2_topology_error(struct bch_fs *);
39 bch2_topology_error(c); \
H A Derror.c35 int bch2_topology_error(struct bch_fs *c) in bch2_topology_error() function
H A Dbtree_update_interior.c97 bch2_topology_error(c); in bch2_btree_node_check_topology()
118 bch2_topology_error(c); in bch2_btree_node_check_topology()
129 bch2_topology_error(c); in bch2_btree_node_check_topology()
149 ret = bch2_topology_error(c); in bch2_btree_node_check_topology()
2021 ret = bch2_topology_error(c); in __bch2_foreground_maybe_merge()
H A Dbtree_io.c596 ret = bch2_topology_error(c); in __btree_err()