fsnotify_alloc_group 618 fs/nfsd/filecache.c nfsd_file_fsnotify_group = fsnotify_alloc_group(&nfsd_file_fsnotify_ops); fsnotify_alloc_group 392 fs/notify/dnotify/dnotify.c dnotify_group = fsnotify_alloc_group(&dnotify_fsnotify_ops); fsnotify_alloc_group 815 fs/notify/fanotify/fanotify_user.c group = fsnotify_alloc_group(&fanotify_fsnotify_ops); fsnotify_alloc_group 141 fs/notify/group.c EXPORT_SYMBOL_GPL(fsnotify_alloc_group); fsnotify_alloc_group 628 fs/notify/inotify/inotify_user.c group = fsnotify_alloc_group(&inotify_fsnotify_ops); fsnotify_alloc_group 395 include/linux/fsnotify_backend.h extern struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops); fsnotify_alloc_group 198 kernel/audit_fsnotify.c audit_fsnotify_group = fsnotify_alloc_group(&audit_mark_fsnotify_ops); fsnotify_alloc_group 1084 kernel/audit_tree.c audit_tree_group = fsnotify_alloc_group(&audit_tree_ops); fsnotify_alloc_group 513 kernel/audit_watch.c audit_watch_group = fsnotify_alloc_group(&audit_watch_fsnotify_ops);