Searched refs:FANOTIFY_FID_BITS (Results 1 – 3 of 3) sorted by relevance
21 #define FANOTIFY_FID_BITS (FAN_REPORT_FID | FAN_REPORT_DFID_NAME) macro23 #define FANOTIFY_INIT_FLAGS (FANOTIFY_CLASS_BITS | FANOTIFY_FID_BITS | \
241 unsigned int fid_mode = FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS); in fanotify_group_event_mask()538 unsigned int fid_mode = FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS); in fanotify_alloc_event()703 if (FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS)) { in fanotify_handle_event()
103 unsigned int fid_mode = FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS); in get_one_event()330 unsigned int fid_mode = FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS); in copy_event_to_user()928 unsigned int fid_mode = flags & FANOTIFY_FID_BITS; in SYSCALL_DEFINE2()1199 fid_mode = FAN_GROUP_FLAG(group, FANOTIFY_FID_BITS); in do_fanotify_mark()