Home
last modified time | relevance | path

Searched refs:bch2_fs_inconsistent (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Derror.h37 bool bch2_fs_inconsistent(struct bch_fs *, const char *, ...);
43 bch2_fs_inconsistent(__VA_ARGS__); \
H A Dsb-members.c15 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 Derror.c80 bool bch2_fs_inconsistent(struct bch_fs *c, const char *fmt, ...) in bch2_fs_inconsistent() function
H A Dinode.c1079 bch2_fs_inconsistent(c, in bch2_inode_rm()
1278 bch2_fs_inconsistent(c, in __bch2_inode_rm_snapshot()
H A Dnamei.c753 bch2_fs_inconsistent(c, in bch2_check_dirent_inode_dirent()
H A Dbtree_write_buffer.c278 bch2_fs_inconsistent(c, "%s", buf.buf); in bch2_btree_write_buffer_insert_err()
H A Dec.c1065 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 Dio_read.c933 bch2_fs_inconsistent(c, "%s", buf.buf); in read_from_stale_dirty_pointer()
H A Dsuper-io.c1081 bch2_fs_inconsistent(c, "sb invalid before write: %s", err.buf); in bch2_write_super()
H A Djournal_io.c312 if (bch2_fs_inconsistent(c, \
H A Dalloc_background.c1032 bch2_fs_inconsistent(c, "reference to invalid bucket\n%s", in bch2_trigger_alloc()
H A Dbtree_io.c2203 bch2_fs_inconsistent(c, "invalid btree node key before write"); in validate_bset_for_write()
H A Dbtree_update_interior.c1360 bch2_fs_inconsistent(c, "%s: inserting invalid bkey", __func__); in bch2_insert_fixup_btree_ptr()