Searched defs:open_flags (Results 1 – 8 of 8) sorted by relevance
| /fs/ |
| A D | internal.h | 180 struct open_flags { struct 188 const struct open_flags *op); argument
|
| A D | coredump.c | 882 int open_flags = O_CREAT | O_WRONLY | O_NOFOLLOW | O_LARGEFILE | O_EXCL; in coredump_file() local
|
| /fs/nfs/ |
| A D | dir.c | 2031 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context() 2044 struct file *file, unsigned open_flags) in nfs_finish_open() 2060 struct file *file, unsigned open_flags, in nfs_atomic_open() 2260 struct file *file, unsigned int open_flags, in nfs_atomic_open_v23() 2359 umode_t mode, int open_flags) in nfs_do_create()
|
| A D | nfs4proc.c | 3911 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
|
| /fs/ocfs2/dlmfs/ |
| A D | dlmfs.c | 100 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
|
| /fs/fuse/ |
| A D | file.c | 27 unsigned int open_flags, int opcode, in fuse_send_open() 128 unsigned int open_flags, bool isdir) in fuse_file_open() 338 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
|
| A D | fuse_i.h | 256 u32 open_flags; member
|
| /fs/smb/server/ |
| A D | smb2pdu.c | 2600 struct path *path, char *name, int open_flags, in smb2_creat() 2890 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local
|
Completed in 62 milliseconds