Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h230 #define FAN_NOFD -1 macro
231 #define FAN_NOPIDFD FAN_NOFD
/openbmc/linux/samples/fanotify/
H A Dfs-monitor.c72 if (event->fd != FAN_NOFD) { in handle_notifications()
/openbmc/linux/fs/notify/fanotify/
H A 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()