Searched refs:SetPendingError (Results 1 – 3 of 3) sorted by relevance
44 void SetPendingError(int iostat) { pendingError_ = iostat; } in SetPendingError() function
727 SetPendingError(iostat);
157 cookie->GetIoErrorHandler().SetPendingError(iostat); in NoopUnit()