Lines Matching defs:rollback
54 * @rollback: Perform a rollback
59 * @last: For multi-instance rollback, remember how far we got
73 bool rollback;
163 * @lastp: For multi-instance rollback, remember how far we got
720 st->rollback = false;
744 if (st->rollback)
747 st->rollback = true;
1114 * If we fail on a rollback, we're up a creek without no
1118 WARN_ON_ONCE(st->rollback);
1154 st->rollback = false;
1165 * If we failed and did a partial, do a rollback.
1168 st->rollback = true;
1320 /* Unpark the hotplug thread so we can rollback there */
1438 * The AP side has done the error rollback already. Just
1661 * The AP side has done the error rollback already. Just
2372 * Note: The teardown callbacks for rollback are not allowed to fail!
2814 * hinder rollback.