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