Lines Matching defs:error
536 int error = 0;
545 error = __blkdev_issue_discard(mp->m_ddev_targp->bt_bdev,
549 if (error && error != -EOPNOTSUPP) {
551 "discard failed for extent [0x%llx,%u], error %d",
554 error);
653 int error = 0;
814 error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0, true);
815 if (error)
852 error = xlog_commit_record(log, tic, &commit_iclog, &commit_lsn);
853 if (error)
1161 * to pass through it's iclog state machine error handling, even though