Home
last modified time | relevance | path

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

/linux-6.14.4/fs/notify/fanotify/
Dfanotify_user.c1437 static struct fsnotify_event *fanotify_alloc_overflow_event(void) in fanotify_alloc_overflow_event() function
1573 group->overflow_event = fanotify_alloc_overflow_event(); in SYSCALL_DEFINE2()