Searched defs:open_flags (Results 1 – 7 of 7) sorted by relevance
| /fs/ |
| D | internal.h | 103 struct open_flags { struct 111 const struct open_flags *op); argument
|
| D | coredump.c | 663 int open_flags = O_CREAT | O_RDWR | O_NOFOLLOW | in do_coredump() local
|
| /fs/nfs/ |
| D | dir.c | 1471 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context() 1484 struct file *file, unsigned open_flags, in nfs_finish_open() 1501 struct file *file, unsigned open_flags, in nfs_atomic_open() 1728 int open_flags = excl ? O_CREAT | O_EXCL : O_CREAT; in nfs_create() local
|
| D | nfs4proc.c | 3348 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
|
| /fs/ocfs2/dlmfs/ |
| D | dlmfs.c | 116 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
|
| /fs/overlayfs/ |
| D | super.c | 78 unsigned int open_flags, unsigned int flags) in ovl_d_real()
|
| /fs/fuse/ |
| D | fuse_i.h | 145 u32 open_flags; member
|