Lines Matching defs:error
913 int error;
915 error = xlog_cil_order_write(ctx->cil, ctx->sequence, _START_RECORD);
916 if (error)
917 return error;
946 int error;
953 error = xlog_cil_order_write(ctx->cil, ctx->sequence, _COMMIT_RECORD);
954 if (error)
955 return error;
959 error = xlog_write(log, ctx, &lv_chain, ctx->ticket, reg.i_len);
960 if (error)
962 return error;
1131 int error = 0;
1263 error = xlog_cil_write_chain(ctx, num_bytes);
1265 if (error)
1268 error = xlog_cil_write_commit_record(ctx);
1269 if (error)
1728 * to pass through it's iclog state machine error handling, even though