Home
last modified time | relevance | path

Searched refs:FAN_NOFD (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dfanotify.h162 #define FAN_NOFD -1 macro
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c332 int ret, fd = FAN_NOFD; in copy_event_to_user()
438 if (fd != FAN_NOFD) { in copy_event_to_user()