Home
last modified time | relevance | path

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

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