Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/fanotify/
Dfanotify.c285 const struct fsnotify_ops fanotify_fsnotify_ops = { variable
Dfanotify_user.c44 extern const struct fsnotify_ops fanotify_fsnotify_ops;
727 group = fsnotify_alloc_group(&fanotify_fsnotify_ops); in SYSCALL_DEFINE2()