Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfanotify.h107 #define FAN_NOFD -1 macro
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c137 metadata->fd = FAN_NOFD; in fill_event_metadata()
230 if (fd != FAN_NOFD) in copy_event_to_user()
235 if (fd != FAN_NOFD) { in copy_event_to_user()