Searched defs:linux_inotify_event (Results 1 – 1 of 1) sorted by relevance
79 struct linux_inotify_event { struct80 int32_t wd;81 uint32_t mask;82 uint32_t cookie;83 uint32_t len;84 char name[];