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