inotify_init      620 fs/inotify_user.c 	ih = inotify_init(&inotify_user_ops);
inotify_init      120 include/linux/inotify.h extern struct inotify_handle *inotify_init(const struct inotify_operations *);
inotify_init      986 kernel/audit.c 	audit_ih = inotify_init(&audit_inotify_ops);
inotify_init      893 kernel/audit_tree.c 	rtree_ih = inotify_init(&rtree_inotify_ops);