Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfanotify.h181 #define FAN_NOFD -1 macro
182 #define FAN_NOPIDFD FAN_NOFD
/linux/samples/fanotify/
A Dfs-monitor.c72 if (event->fd != FAN_NOFD) { in handle_notifications()
/linux/fs/notify/fanotify/
A Dfanotify_user.c582 int ret, pidfd = FAN_NOPIDFD, fd = FAN_NOFD; in copy_event_to_user()
672 if (fd != FAN_NOFD) { in copy_event_to_user()

Completed in 10 milliseconds