Searched refs:inotify_event (Results 1 – 6 of 6) sorted by relevance
77 struct inotify_event events[10]; in main()83 len/sizeof(struct inotify_event)); in main()
203 struct inotify_event *event) in process_memcg_events()244 struct inotify_event *event; in monitor_events()252 event = (struct inotify_event *)buffer; in monitor_events()
21 struct inotify_event { struct
1453 const ssize_t istructsize = sizeof(struct inotify_event); in tracing_loop()1458 struct inotify_event *event; in tracing_loop()1512 event = (struct inotify_event *) p; in tracing_loop()
1083 #define EV_SIZE (sizeof(struct inotify_event)) in wait_ublk_dev()1125 struct inotify_event *event = (struct inotify_event *)&buffer[i]; in wait_ublk_dev()
1059 struct inotify_event *event = (struct inotify_event *) p; in process_inotify_event()