Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c200 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
274 ret = copy_event_to_user(group, kevent, buf); in inotify_read()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c657 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
831 ret = copy_event_to_user(group, event, buf, count); in fanotify_read()