Searched refs:inotify_init (Results 1 – 2 of 2) sorted by relevance
472 struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function490 EXPORT_SYMBOL_GPL(inotify_init);
630 ih = inotify_init(&inotify_user_ops); in SYSCALL_DEFINE1()671 SYSCALL_DEFINE0(inotify_init) in SYSCALL_DEFINE0() argument