Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfanotify.h28 #define FANOTIFY_INFO_MODES (FANOTIFY_FID_BITS | FAN_REPORT_PIDFD) macro
/linux-6.6.21/fs/notify/fanotify/
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()