Searched refs:async_error (Results 1 – 3 of 3) sorted by relevance
62 static int async_error; variable1044 async_error = 0; in dpm_resume()1297 if (async_error) in __device_suspend_noirq()1301 async_error = -EBUSY; in __device_suspend_noirq()1325 async_error = error; in __device_suspend_noirq()1390 async_error = 0; in dpm_noirq_suspend_devices()1411 if (async_error) in dpm_noirq_suspend_devices()1417 error = async_error; in dpm_noirq_suspend_devices()1512 if (async_error) in __device_suspend_late()1516 async_error = -EBUSY; in __device_suspend_late()[all …]
159 blk_status_t async_error; member
478 or->async_error = error; in _set_error_resid()1776 osi->additional_code, or->async_error, in osd_req_decode_sense_full()1914 if (or->async_error == BLK_STS_RESOURCE) in osd_req_decode_sense_full()1918 ret = or->async_error; in osd_req_decode_sense_full()