Home
last modified time | relevance | path

Searched refs:__FMODE_NONOTIFY (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c267 group->fanotify_data.f_flags | __FMODE_NONOTIFY, in create_fd()
1463 f_flags = O_RDWR | __FMODE_NONOTIFY; in SYSCALL_DEFINE2()
/linux-6.3-rc2/fs/
A Dfcntl.c1034 __FMODE_EXEC | __FMODE_NONOTIFY)); in fcntl_init()
/linux-6.3-rc2/include/linux/
A Dfs.h3105 #define __FMODE_NONOTIFY ((__force int) FMODE_NONOTIFY) macro
3109 (flag & __FMODE_NONOTIFY)))

Completed in 27 milliseconds