Home
last modified time | relevance | path

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

/fs/notify/inotify/
Dinotify_user.c74 struct inotify_device { struct
107 struct inotify_device *dev; /* associated device */
152 static inline void get_inotify_dev(struct inotify_device *dev) in get_inotify_dev()
157 static inline void put_inotify_dev(struct inotify_device *dev) in put_inotify_dev()
172 struct inotify_device *dev; in free_inotify_user_watch()
246 inotify_dev_get_event(struct inotify_device *dev) in inotify_dev_get_event()
257 inotify_dev_get_last_event(struct inotify_device *dev) in inotify_dev_get_last_event()
275 struct inotify_device *dev; in inotify_dev_queue_event()
330 static void remove_kevent(struct inotify_device *dev, in remove_kevent()
353 static void inotify_dev_event_dequeue(struct inotify_device *dev) in inotify_dev_event_dequeue()
[all …]