Home
last modified time | relevance | path

Searched refs:FANOTIFY_INFO_MODES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfanotify.h28 #define FANOTIFY_INFO_MODES (FANOTIFY_FID_BITS | FAN_REPORT_PIDFD) macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c221 unsigned int info_mode = FAN_GROUP_FLAG(group, FANOTIFY_INFO_MODES); in get_one_event()
664 unsigned int info_mode = FAN_GROUP_FLAG(group, FANOTIFY_INFO_MODES); in copy_event_to_user()