Home
last modified time | relevance | path

Searched refs:inotify_init (Results 1 – 2 of 2) sorted by relevance

/fs/notify/inotify/
Dinotify.c472 struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
490 EXPORT_SYMBOL_GPL(inotify_init);
Dinotify_user.c630 ih = inotify_init(&inotify_user_ops); in SYSCALL_DEFINE1()
671 SYSCALL_DEFINE0(inotify_init) in SYSCALL_DEFINE0() argument