Searched refs:inotify_dir_entries (Results 1 – 1 of 1) sorted by relevance
91 struct inotify_dir_entries { struct98 #define INOTIFY_DIR_ENTRIES_SIZE(count) (sizeof(struct inotify_dir_entries) \ argument108 struct inotify_dir_entries **ifd_wds;139 static struct inotify_dir_entries *get_inotify_dir_entries(int, bool);425 struct inotify_dir_entries **new_wds; in linux_sys_inotify_add_watch()820 static struct inotify_dir_entries *825 struct inotify_dir_entries *idep = NULL; in get_inotify_dir_entries()890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) in find_entry()903 struct inotify_dir_entries *old_idep, *new_idep; in handle_write()