Searched refs:bch2_trans_inconsistent (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | error.h | 81 #define bch2_trans_inconsistent(trans, ...) \ macro 93 bch2_trans_inconsistent(trans, __VA_ARGS__); \
|
| A D | reflink.c | 97 bch2_trans_inconsistent(trans, in trans_trigger_reflink_p_segment() 106 bch2_trans_inconsistent(trans, in trans_trigger_reflink_p_segment()
|
| A D | btree_trans_commit.c | 751 bch2_trans_inconsistent(trans, "invalid bkey on insert from %s -> %ps\n", in bch2_trans_commit_write_locked() 770 bch2_trans_inconsistent(trans, "invalid journal entry on insert from %s\n", in bch2_trans_commit_write_locked()
|
| A D | alloc_foreground.c | 300 bch2_trans_inconsistent(trans, "%s", buf.buf); in try_alloc_bucket() 327 bch2_trans_inconsistent(trans, "%s", buf.buf); in try_alloc_bucket() 340 bch2_trans_inconsistent(trans, "%s", buf.buf); in try_alloc_bucket()
|
| A D | buckets.c | 535 bch2_trans_inconsistent(trans, in bch2_trans_account_disk_usage_change() 649 bch2_trans_inconsistent(trans, in bch2_trigger_stripe_ptr()
|
| A D | inode.c | 1114 bch2_trans_inconsistent(trans, "inode %llu unlinked but link count nonzero", in bch2_inode_nlink_dec() 1120 bch2_trans_inconsistent(trans, "inode %llu link count underflow", bi->bi_inum); in bch2_inode_nlink_dec()
|
| A D | backpointers.c | 304 bch2_trans_inconsistent(trans, "%s", buf.buf); in backpointer_not_found()
|
Completed in 35 milliseconds