Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Derror.h42 #define bch2_fs_inconsistent(c, ...) \ macro
53 bch2_fs_inconsistent(c, __VA_ARGS__); \
A Dsb-members.c15 bch2_fs_inconsistent(c, "pointer to nonexistent device %u", dev); in bch2_dev_missing()
20 bch2_fs_inconsistent(c, "pointer to nonexistent bucket %llu:%llu", bucket.inode, bucket.offset); in bch2_dev_bucket_missing()
A Dec.c1153 bch2_fs_inconsistent(c, "attempting to delete nonexistent stripe %llu", idx); in ec_stripe_delete()
1164 bch2_fs_inconsistent(c, "attempting to delete nonempty stripe %s", buf.buf); in ec_stripe_delete()
1247 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_key_update()
1312 bch2_fs_inconsistent(c, "%s", buf.buf); in ec_stripe_update_extent()
A Dinode.c1035 bch2_fs_inconsistent(c, in bch2_inode_rm()
1199 bch2_fs_inconsistent(c, in __bch2_inode_rm_snapshot()
A Dio_read.c833 bch2_fs_inconsistent(c, "%s", buf.buf); in read_from_stale_dirty_pointer()
A Dsuper-io.c995 bch2_fs_inconsistent(c, "sb invalid before write: %s", err.buf); in bch2_write_super()
A Djournal_io.c309 if (bch2_fs_inconsistent(c)) { \
A Dalloc_background.c1013 bch2_fs_inconsistent(c, "reference to invalid bucket\n %s", in bch2_trigger_alloc()
A Dbtree_io.c1938 bch2_fs_inconsistent(c, "invalid btree node key before write"); in validate_bset_for_write()
A Dbtree_update_interior.c1372 bch2_fs_inconsistent(c, "%s: inserting invalid bkey", __func__); in bch2_insert_fixup_btree_ptr()

Completed in 33 milliseconds