Searched refs:FAN_OPEN (Results 1 – 3 of 3) sorted by relevance
13 #define FAN_OPEN 0x00000020 /* File was opened */ macro106 FAN_OPEN)
78 FAN_CLOSE | FAN_OPEN | FAN_OPEN_EXEC)
902 BUILD_BUG_ON(FAN_OPEN != FS_OPEN); in fanotify_handle_event()