Home
last modified time | relevance | path

Searched refs:bch2_write_op_error (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dio_write.h18 void bch2_write_op_error(struct bch_write_op *op, u64, const char *, ...);
H A Dio_write.c426 void bch2_write_op_error(struct bch_write_op *op, u64 offset, const char *fmt, ...) in bch2_write_op_error() function
602 bch2_write_op_error(op, bkey_start_offset(&insert->k), in __bch2_write_index()
951 bch2_write_op_error(op, op->pos.offset, in bch2_write_prep_encoded_data()
1264 bch2_write_op_error(op, bkey_start_offset(&insert->k), in bch2_nocow_write_convert_unwritten()
1425 bch2_write_op_error(op, op->pos.offset, in bch2_nocow_write()
1545 bch2_write_op_error(op, op->pos.offset, in __bch2_write()
1673 bch2_write_op_error(op, op->pos.offset, "misaligned write"); in CLOSURE_CALLBACK()
H A Dcompress.c270 bch2_write_op_error(op, op->pos.offset, in bch2_bio_uncompress_inplace()
284 bch2_write_op_error(op, op->pos.offset, "%s", bch2_err_str(ret)); in bch2_bio_uncompress_inplace()