Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/inotify/
Dinotify_user.c199 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
273 ret = copy_event_to_user(group, kevent, buf); in inotify_read()
/linux-6.12.1/fs/notify/fanotify/
Dfanotify_user.c656 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() function
830 ret = copy_event_to_user(group, event, buf, count); in fanotify_read()