Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfsnotify.h65 if (file->f_mode & FMODE_NONOTIFY) in fsnotify_perm()
239 if (!(file->f_mode & FMODE_NONOTIFY)) in fsnotify_access()
255 if (!(file->f_mode & FMODE_NONOTIFY)) in fsnotify_modify()
289 if (!(file->f_mode & FMODE_NONOTIFY)) in fsnotify_close()
Dfs.h167 #define FMODE_NONOTIFY ((__force fmode_t)0x4000000) macro
3508 #define __FMODE_NONOTIFY ((__force int) FMODE_NONOTIFY)
/Linux-v5.4/fs/overlayfs/
Dfile.c30 int flags = file->f_flags | O_NOATIME | FMODE_NONOTIFY; in ovl_open_realfile()
52 flags |= O_NOATIME | FMODE_NONOTIFY; in ovl_change_flags()
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c120 group->fanotify_data.f_flags | FMODE_NONOTIFY, in create_fd()
808 f_flags = O_RDWR | FMODE_NONOTIFY; in SYSCALL_DEFINE2()
/Linux-v5.4/drivers/tty/
Dpty.c822 filp->f_mode |= FMODE_NONOTIFY; in ptmx_open()
/Linux-v5.4/fs/
Dopen.c975 flags &= ~FMODE_NONOTIFY & ~O_CLOEXEC; in build_open_flags()
/Linux-v5.4/Documentation/process/
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-v5.4/Documentation/translations/it_IT/process/
Dadding-syscalls.rst631 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness
633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc