Searched defs:open_flags (Results 1 – 5 of 5) sorted by relevance
/fs/ |
D | internal.h | 96 struct open_flags { struct 103 const struct open_flags *op, int flags); argument
|
/fs/nfs/ |
D | dir.c | 1342 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags) in create_nfs_open_context() 1355 struct file *file, unsigned open_flags, in nfs_finish_open() 1383 struct file *file, unsigned open_flags, in nfs_atomic_open() 1580 int open_flags = excl ? O_CREAT | O_EXCL : O_CREAT; in nfs_create() local
|
D | nfs4proc.c | 2426 nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *att… in nfs4_atomic_open()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 117 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
|
/fs/fuse/ |
D | fuse_i.h | 143 u32 open_flags; member
|