Searched refs:FAN_ACCESS_PERM (Results 1 – 5 of 5) sorted by relevance
17 #define FAN_ACCESS_PERM 0x00020000 /* File accessed in perm check */ macro88 FAN_ACCESS_PERM)
25 #define FAN_ACCESS_PERM 0x00020000 /* File accessed in perm check */ macro104 FAN_ACCESS_PERM)
63 #define FANOTIFY_PERM_EVENTS (FAN_OPEN_PERM | FAN_ACCESS_PERM | \
680 BUILD_BUG_ON(FAN_ACCESS_PERM != FS_ACCESS_PERM); in fanotify_handle_event()