Home
last modified time | relevance | path

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

/fs/notify/
Dnotification.c118 struct fsnotify_event_private_data *fsnotify_remove_priv_from_event(struct fsnotify_group *group, s… in fsnotify_remove_priv_from_event() function
294 priv = fsnotify_remove_priv_from_event(group, event); in fsnotify_flush_notify()
/fs/notify/inotify/
Dinotify_user.c179 fsn_priv = fsnotify_remove_priv_from_event(group, event); in copy_event_to_user()