Searched refs:linux_inotify_event (Results 1 – 5 of 5) sorted by relevance
67 struct linux_inotify_event *cur_ie; in _start()88 cur_ie = (struct linux_inotify_event *)cur_buf; in _start()104 cur_buf += sizeof(struct linux_inotify_event) + cur_ie->len; in _start()
39 struct linux_inotify_event events[2];
44 struct linux_inotify_event events[10];
79 struct linux_inotify_event { struct
71 * that says the name field of struct linux_inotify_event *can* be88 struct linux_inotify_event ie_event;1043 * linux_inotify_event and put it in our own custom queue.