Home
last modified time | relevance | path

Searched refs:FS_OPEN (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dfsnotify_backend.h36 #define FS_OPEN 0x00000020 /* File was opened */ macro
90 FS_OPEN | FS_OPEN_EXEC)
A Dfsnotify.h396 __u32 mask = FS_OPEN; in fsnotify_open()
/linux/fs/notify/inotify/
A Dinotify_user.c850 BUILD_BUG_ON(IN_OPEN != FS_OPEN); in inotify_user_setup()
/linux/fs/notify/fanotify/
A Dfanotify.c897 BUILD_BUG_ON(FAN_OPEN != FS_OPEN); in fanotify_handle_event()

Completed in 14 milliseconds