Home
last modified time | relevance | path

Searched refs:bch2_fs_fatal_error (Results 1 – 7 of 7) sorted by relevance

/linux/fs/bcachefs/
H A Derror.h207 #define bch2_fs_fatal_error(c, _msg, ...) \ macro
218 bch2_fs_fatal_error(c, __VA_ARGS__); \
H A Dlogged_ops.c112 bch2_fs_fatal_error(c, "deleting logged operation %s: %s", in bch2_logged_op_finish()
H A Dsuper-io.c1017 bch2_fs_fatal_error(c, ": %s", buf.buf); in bch2_write_super()
1045 bch2_fs_fatal_error(c, "%s", buf.buf); in bch2_write_super()
1058 bch2_fs_fatal_error(c, "%s", buf.buf); in bch2_write_super()
H A Djournal_io.c1841 bch2_fs_fatal_error(c, "flushing journal keys to btree write buffer: %s", in bch2_journal_write_prep()
1855 bch2_fs_fatal_error(c, "error flushing journal keys to btree write buffer: %s", in bch2_journal_write_prep()
1885bch2_fs_fatal_error(c, ": journal write overran available space, %zu > %u (extra %u reserved %u/%u… in bch2_journal_write_prep()
H A Ddebug.c174 bch2_fs_fatal_error(c, ": btree node verify failed for: %s\n", buf.buf); in __bch2_btree_verify()
H A Dbtree_trans_commit.c829 bch2_fs_fatal_error(c, "fatal error in transaction commit: %s", bch2_err_str(ret)); in bch2_trans_commit_write_locked()
H A Dbtree_iter.c940 bch2_fs_fatal_error(c, "%s", buf.buf); in btree_path_down()