DN_MULTISHOT 194 fs/notify/dnotify/dnotify.c if (arg & DN_MULTISHOT) DN_MULTISHOT 270 fs/notify/dnotify/dnotify.c if ((arg & ~DN_MULTISHOT) == 0) { DN_MULTISHOT 28 tools/testing/selftests/filesystems/dnotify_test.c fcntl(fd, F_NOTIFY, DN_MODIFY|DN_CREATE|DN_MULTISHOT);