Searched refs:inotify_fsnotify_ops (Results 1 – 3 of 3) sorted by relevance
44 extern const struct fsnotify_ops inotify_fsnotify_ops;
204 const struct fsnotify_ops inotify_fsnotify_ops = { variable
630 group = fsnotify_alloc_group(&inotify_fsnotify_ops); in inotify_new_group()