Searched refs:fsnotify_alloc_group (Results 1 – 5 of 5) sorted by relevance
145 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group() function153 EXPORT_SYMBOL_GPL(fsnotify_alloc_group);
406 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops, 0); in dnotify_init()
658 group = fsnotify_alloc_group(&inotify_fsnotify_ops, in inotify_new_group()
844 nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops, in nfsd_file_cache_init()
1593 group = fsnotify_alloc_group(&fanotify_fsnotify_ops, in SYSCALL_DEFINE2()
Completed in 11 milliseconds