Searched refs:FAN_OPEN (Results 1 – 5 of 5) sorted by relevance
12 #define FAN_OPEN 0x00000020 /* File was opened */ macro81 FAN_OPEN)
13 #define FAN_OPEN 0x00000020 /* File was opened */ macro97 FAN_OPEN)
46 FAN_CLOSE | FAN_OPEN | FAN_OPEN_EXEC)
670 BUILD_BUG_ON(FAN_OPEN != FS_OPEN); in fanotify_handle_event()