Searched refs:EVENT_RESULT_TRY_AGAIN (Results 1 – 1 of 1) sorted by relevance
167 … EVENT_RESULT_TRY_AGAIN = 256, /* when the block device is locked by another process. */ enumerator402 case EVENT_RESULT_TRY_AGAIN: in device_broadcast()601 return EVENT_RESULT_TRY_AGAIN; in worker_process_device()640 if (r == EVENT_RESULT_TRY_AGAIN) in worker_device_monitor_handler()1261 if (result == EVENT_RESULT_TRY_AGAIN && in on_worker()