Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/inotify/
Dinotify_user.c172 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
246 ret = copy_event_to_user(group, kevent, buf); in inotify_read()
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c207 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
298 ret = copy_event_to_user(group, kevent, buf); in fanotify_read()