Searched refs:new_inotify_data (Results 1 – 1 of 1) sorted by relevance
2313 struct inotify_data *new_inotify_data = NULL; in sd_event_source_set_priority() local2336 r = event_make_inotify_data(s->event, priority, &new_inotify_data); in sd_event_source_set_priority()2341 …r = event_make_inode_data(s->event, new_inotify_data, old_inode_data->dev, old_inode_data->ino, &n… in sd_event_source_set_priority()2408 event_free_inotify_data(s->event, new_inotify_data); in sd_event_source_set_priority()