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