Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dfanotify.h230 #define FAN_NOFD -1 macro
231 #define FAN_NOPIDFD FAN_NOFD
/linux-6.6.21/samples/fanotify/
Dfs-monitor.c72 if (event->fd != FAN_NOFD) { in handle_notifications()
/linux-6.6.21/fs/notify/fanotify/
Dfanotify_user.c367 if (fd == FAN_NOFD) in process_access_response()
667 int ret, pidfd = FAN_NOPIDFD, fd = FAN_NOFD; in copy_event_to_user()
760 if (fd != FAN_NOFD) { in copy_event_to_user()