Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfanotify.h202 #define FAN_NOFD -1 macro
203 #define FAN_NOPIDFD FAN_NOFD
/Linux-v6.1/samples/fanotify/
Dfs-monitor.c72 if (event->fd != FAN_NOFD) { in handle_notifications()
/Linux-v6.1/fs/notify/fanotify/
Dfanotify_user.c627 int ret, pidfd = FAN_NOPIDFD, fd = FAN_NOFD; in copy_event_to_user()
717 if (fd != FAN_NOFD) { in copy_event_to_user()