Home
last modified time | relevance | path

Searched refs:fsnotify_alloc_group (Results 1 – 5 of 5) sorted by relevance

/linux/fs/notify/
H A Dgroup.c145 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group() function
153 EXPORT_SYMBOL_GPL(fsnotify_alloc_group);
/linux/fs/notify/dnotify/
H A Ddnotify.c406 dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops, 0); in dnotify_init()
/linux/fs/nfsd/
H A Dfilecache.c917 nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops, 0); in nfsd_file_cache_init()
926 nfsd_dir_fsnotify_group = fsnotify_alloc_group(&nfsd_dir_fsnotify_ops, 0); in nfsd_file_cache_init()
/linux/fs/notify/inotify/
H A Dinotify_user.c646 group = fsnotify_alloc_group(&inotify_fsnotify_ops, in inotify_new_group()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1585 fsnotify_alloc_group(ops, flags),