Searched defs:open_flags (Results 1 – 6 of 6) sorted by relevance
114 struct open_flags { struct122 const struct open_flags *op); argument
696 int open_flags = O_CREAT | O_RDWR | O_NOFOLLOW | in do_coredump() local
1467 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context()1480 struct file *file, unsigned open_flags) in nfs_finish_open()1496 struct file *file, unsigned open_flags, in nfs_atomic_open()1739 int open_flags = excl ? O_CREAT | O_EXCL : O_CREAT; in nfs_create() local
3678 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
102 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
187 u32 open_flags; member