Searched refs:fanotify_alloc_name_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify.c | 485 static struct fanotify_event *fanotify_alloc_name_event(struct inode *id, in fanotify_alloc_name_event() function 594 event = fanotify_alloc_name_event(id, fsid, file_name, child, in fanotify_alloc_event()
|
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify.c | 597 static struct fanotify_event *fanotify_alloc_name_event(struct inode *dir, in fanotify_alloc_name_event() function 814 event = fanotify_alloc_name_event(dirid, fsid, file_name, child, in fanotify_alloc_event()
|
Completed in 3 milliseconds