Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds