Searched refs:old_holder (Results 1 – 2 of 2) sorted by relevance
319 int fsnotify_replace_event(struct fsnotify_event_holder *old_holder, in fsnotify_replace_event() argument322 struct fsnotify_event *old_event = old_holder->event; in fsnotify_replace_event()342 list_replace_init(&old_holder->event_list, &new_holder->event_list); in fsnotify_replace_event()348 if (old_holder != &old_event->holder) in fsnotify_replace_event()349 fsnotify_destroy_event_holder(old_holder); in fsnotify_replace_event()
430 extern int fsnotify_replace_event(struct fsnotify_event_holder *old_holder,