Searched refs:f_mode (Results 1 – 4 of 4) 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()290 fmode_t mode = file->f_mode; in fsnotify_close()296 if (!(file->f_mode & FMODE_NONOTIFY)) in fsnotify_close()
56 int (*open) (struct posix_clock *pc, fmode_t f_mode);
396 extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode, struc…
952 fmode_t f_mode; member3431 if (!(ki->ki_filp->f_mode & FMODE_NOWAIT)) in kiocb_set_rw_flags()