Searched refs:bch2_fs_inconsistent (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | error.h | 37 bool bch2_fs_inconsistent(struct bch_fs *, const char *, ...); 43 bch2_fs_inconsistent(__VA_ARGS__); \
|
| H A D | sb-members.c | 15 bch2_fs_inconsistent(c, "pointer to nonexistent device %u", dev); in bch2_dev_missing() 20 bch2_fs_inconsistent(ca->fs, in bch2_dev_bucket_missing()
|
| H A D | error.c | 80 bool bch2_fs_inconsistent(struct bch_fs *c, const char *fmt, ...) in bch2_fs_inconsistent() function
|
| H A D | inode.c | 1079 bch2_fs_inconsistent(c, in bch2_inode_rm() 1278 bch2_fs_inconsistent(c, in __bch2_inode_rm_snapshot()
|
| H A D | namei.c | 753 bch2_fs_inconsistent(c, in bch2_check_dirent_inode_dirent()
|
| H A D | btree_write_buffer.c | 278 bch2_fs_inconsistent(c, "%s", buf.buf); in bch2_btree_write_buffer_insert_err()
|
| H A D | ec.c | 1065 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_key_update() 1123 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_update_extent()
|
| H A D | io_read.c | 933 bch2_fs_inconsistent(c, "%s", buf.buf); in read_from_stale_dirty_pointer()
|
| H A D | super-io.c | 1081 bch2_fs_inconsistent(c, "sb invalid before write: %s", err.buf); in bch2_write_super()
|
| H A D | journal_io.c | 312 if (bch2_fs_inconsistent(c, \
|
| H A D | alloc_background.c | 1032 bch2_fs_inconsistent(c, "reference to invalid bucket\n%s", in bch2_trigger_alloc()
|
| H A D | btree_io.c | 2203 bch2_fs_inconsistent(c, "invalid btree node key before write"); in validate_bset_for_write()
|
| H A D | btree_update_interior.c | 1360 bch2_fs_inconsistent(c, "%s: inserting invalid bkey", __func__); in bch2_insert_fixup_btree_ptr()
|