Searched refs:inotify_init (Results 1 – 4 of 4) sorted by relevance
114 extern struct inotify_handle *inotify_init(const struct inotify_operations *);167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
260 inotify_fd_(inotify_init()), in InotifyReader()
192 inotify_instance_fd = inotify_init (); in _ik_startup()
440 inotify_fd_ = inotify_init(); in Init()