Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Derror.h42 bool bch2_fs_inconsistent(struct bch_fs *, const char *, ...);
48 bch2_fs_inconsistent(__VA_ARGS__); \
H A Dsb-members.c35 bch2_fs_inconsistent(c, "pointer to nonexistent device %u", dev); in bch2_dev_missing_atomic()
40 bch2_fs_inconsistent(ca->fs, in bch2_dev_bucket_missing()
H A Derror.c78 bool bch2_fs_inconsistent(struct bch_fs *c, const char *fmt, ...) in bch2_fs_inconsistent() function
H A Dinode.c1166 bch2_fs_inconsistent(c, in bch2_inode_rm()
1336 bch2_fs_inconsistent(c, in __bch2_inode_rm_snapshot()
H A Dbtree_write_buffer.c280 bch2_fs_inconsistent(c, "%s", buf.buf); in bch2_btree_write_buffer_insert_err()
H A Dnamei.c809 bch2_fs_inconsistent(c, in bch2_check_dirent_inode_dirent()
H A Dec.c1073 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_key_update()
1131 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_update_extent()
H A Dsuper-io.c1091 bch2_fs_inconsistent(c, "sb invalid before write: %s", err.buf); in bch2_write_super()
H A Dio_read.c1014 bch2_fs_inconsistent(c, "%s", buf.buf); in read_from_stale_dirty_pointer()
H A Djournal_io.c326 if (bch2_fs_inconsistent(c, \
H A Dalloc_background.c1045 bch2_fs_inconsistent(c, "reference to invalid bucket\n%s", in bch2_trigger_alloc()
H A Dbtree_io.c2293 bch2_fs_inconsistent(c, "invalid btree node key before write"); in validate_bset_for_write()
H A Dbtree_update_interior.c1402 bch2_fs_inconsistent(c, "%s: inserting invalid bkey", __func__); in bch2_insert_fixup_btree_ptr()