Searched refs:FMODE_NONOTIFY (Results 1 – 8 of 8) sorted by relevance
65 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()
167 #define FMODE_NONOTIFY ((__force fmode_t)0x4000000) macro3508 #define __FMODE_NONOTIFY ((__force int) FMODE_NONOTIFY)
30 int flags = file->f_flags | O_NOATIME | FMODE_NONOTIFY; in ovl_open_realfile()52 flags |= O_NOATIME | FMODE_NONOTIFY; in ovl_change_flags()
120 group->fanotify_data.f_flags | FMODE_NONOTIFY, in create_fd()808 f_flags = O_RDWR | FMODE_NONOTIFY; in SYSCALL_DEFINE2()
822 filp->f_mode |= FMODE_NONOTIFY; in ptmx_open()
975 flags &= ~FMODE_NONOTIFY & ~O_CLOEXEC; in build_open_flags()
565 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness567 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
631 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness633 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc