Searched refs:udev_event_process_inotify_watch (Results 1 – 3 of 3) sorted by relevance
79 int udev_event_process_inotify_watch(UdevEvent *event, int inotify_fd);
1154 int udev_event_process_inotify_watch(UdevEvent *event, int inotify_fd) { in udev_event_process_inotify_watch() function
624 r = udev_event_process_inotify_watch(udev_event, manager->inotify_fd); in worker_process_device()