inotify_event     109 source3/smbd/notify_inotify.c 			 struct inotify_event *e)
inotify_event     154 source3/smbd/notify_inotify.c 			     struct inotify_event *e, 
inotify_event     156 source3/smbd/notify_inotify.c 			     struct inotify_event *e2)
inotify_event     233 source3/smbd/notify_inotify.c 	struct inotify_event *e0, *e;
inotify_event     248 source3/smbd/notify_inotify.c 	e0 = e = (struct inotify_event *)TALLOC_SIZE(in, bufsize);
inotify_event     264 source3/smbd/notify_inotify.c 		struct inotify_event *e2 = NULL;
inotify_event     267 source3/smbd/notify_inotify.c 			e2 = (struct inotify_event *)(e->len + sizeof(*e) + (char *)e);
inotify_event      92 source4/ntvfs/sysdep/inotify.c 			 struct inotify_event *e)
inotify_event     134 source4/ntvfs/sysdep/inotify.c 			     struct inotify_event *e, 
inotify_event     136 source4/ntvfs/sysdep/inotify.c 			     struct inotify_event *e2)
inotify_event     207 source4/ntvfs/sysdep/inotify.c 	struct inotify_event *e0, *e;
inotify_event     232 source4/ntvfs/sysdep/inotify.c 		struct inotify_event *e2 = NULL;
inotify_event     235 source4/ntvfs/sysdep/inotify.c 			e2 = (struct inotify_event *)(e->len + sizeof(*e) + (char *)e);