Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Derror.h36 #define bch2_fs_topology_error(c, ...) \ macro
A Dbtree_cache.c907 int ret = bch2_fs_topology_error(c, "attempting to get btree node at level %u, >= max depth %u", in bch2_btree_node_fill()
916 …int ret = bch2_fs_topology_error(c, "attempting to get btree node with non-btree key %s", buf.buf); in bch2_btree_node_fill()
925 int ret = bch2_fs_topology_error(c, "attempting to get btree node with too big key %s", buf.buf); in bch2_btree_node_fill()
1022 bch2_fs_topology_error(c, "%s", buf.buf); in btree_bad_header()
A Dbtree_iter.c893 ret = bch2_fs_topology_error(c, "%s", buf.buf); in btree_node_iter_and_journal_peek()

Completed in 15 milliseconds