Home
last modified time | relevance | path

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

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