Searched defs:inotify_event (Results 1 – 2 of 2) sorted by relevance
17 struct inotify_event { struct18 __s32 wd;19 __u32 mask;20 __u32 cookie;21 __u32 len;22 char name[0];
24 struct inotify_event { struct25 __s32 wd;26 __u32 mask;27 __u32 cookie;29 __u32 len;30 char name[0];