Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h92 struct inotify_operations { struct
114 extern struct inotify_handle *inotify_init(const struct inotify_operations *); argument
167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init()