Searched refs:FS_OPEN (Results 1 – 4 of 4) sorted by relevance
35 #define FS_OPEN 0x00000020 /* File was opened */ macro91 FS_OPEN | FS_OPEN_EXEC)
285 __u32 mask = FS_OPEN; in fsnotify_open()
830 BUILD_BUG_ON(IN_OPEN != FS_OPEN); in inotify_user_setup()
809 BUILD_BUG_ON(FAN_OPEN != FS_OPEN); in fanotify_handle_event()
Completed in 9 milliseconds