Searched defs:open_flags (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/fs/ |
D | internal.h | 95 struct open_flags { struct 103 const struct open_flags *op); argument
|
D | coredump.c | 629 int open_flags = O_CREAT | O_RDWR | O_NOFOLLOW | in do_coredump() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_lite.h | 71 static inline void lustre_build_lock_params(int cmd, unsigned long open_flags, in lustre_build_lock_params()
|
/linux-4.1.27/fs/nfs/ |
D | dir.c | 1455 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags) in create_nfs_open_context() 1468 struct file *file, unsigned open_flags, in nfs_finish_open() 1486 struct file *file, unsigned open_flags, in nfs_atomic_open() 1695 int open_flags = excl ? O_CREAT | O_EXCL : O_CREAT; in nfs_create() local
|
D | nfs4proc.c | 2848 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 116 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 596 struct file *file, unsigned open_flags, in ll_atomic_open()
|
D | file.c | 746 __u64 open_flags) in ll_lease_open()
|
/linux-4.1.27/fs/fuse/ |
D | fuse_i.h | 148 u32 open_flags; member
|
/linux-4.1.27/include/uapi/linux/ |
D | fuse.h | 482 uint32_t open_flags; member
|
/linux-4.1.27/include/linux/ |
D | nfs_xdr.h | 331 int open_flags; member
|