Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify_user.c46 extern const struct fsnotify_ops fanotify_fsnotify_ops;
979 group = fsnotify_alloc_group(&fanotify_fsnotify_ops); in SYSCALL_DEFINE2()
Dfanotify.c810 const struct fsnotify_ops fanotify_fsnotify_ops = { variable