filter_match      199 source3/smbd/notify_inotify.c 		if (w->wd == e->wd && filter_match(w, e)) {
filter_match      217 source3/smbd/notify_inotify.c 		if (w->wd == e->wd && filter_match(w, e) &&
filter_match      173 source4/ntvfs/sysdep/inotify.c 		if (w->wd == e->wd && filter_match(w, e)) {
filter_match      191 source4/ntvfs/sysdep/inotify.c 		if (w->wd == e->wd && filter_match(w, e) &&