Home
last modified time | relevance | path

Searched refs:EVENT_RESULT_TRY_AGAIN (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/udev/
Dudevd.c167EVENT_RESULT_TRY_AGAIN = 256, /* when the block device is locked by another process. */ enumerator
402 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()