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