Home
last modified time | relevance | path

Searched refs:FMODE_NONOTIFY (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfsnotify.h96 if (file->f_mode & FMODE_NONOTIFY) in fsnotify_file()
A Dfs.h172 #define FMODE_NONOTIFY ((__force fmode_t)0x4000000) macro
3105 #define __FMODE_NONOTIFY ((__force int) FMODE_NONOTIFY)
/linux-6.3-rc2/fs/overlayfs/
A Dfile.c38 #define OVL_OPEN_FLAGS (O_NOATIME | FMODE_NONOTIFY)
/linux-6.3-rc2/drivers/tty/
A Dpty.c801 filp->f_mode |= FMODE_NONOTIFY; in ptmx_open()
/linux-6.3-rc2/Documentation/process/
A Dadding-syscalls.rst565 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness
567 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dadding-syscalls.rst631 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness
633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
/linux-6.3-rc2/fs/
A Dopen.c1159 u64 strip = FMODE_NONOTIFY | O_CLOEXEC; in build_open_flags()

Completed in 34 milliseconds