Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfanotify.h28 #define FANOTIFY_INFO_MODES (FANOTIFY_FID_BITS | FAN_REPORT_PIDFD) macro
/linux-6.12.1/fs/notify/fanotify/
Dfanotify_user.c220 unsigned int info_mode = FAN_GROUP_FLAG(group, FANOTIFY_INFO_MODES); in get_one_event()
663 unsigned int info_mode = FAN_GROUP_FLAG(group, FANOTIFY_INFO_MODES); in copy_event_to_user()