Home
last modified time | relevance | path

Searched defs:open_flags (Results 1 – 22 of 22) sorted by relevance

/linux/fs/
H A Dinternal.h180 struct open_flags { struct
188 const struct open_flags *op); argument
H A Dcoredump.c882 int open_flags = O_CREAT | O_WRONLY | O_NOFOLLOW | O_LARGEFILE | O_EXCL; in coredump_file() local
/linux/tools/bpf/bpftool/
H A Dcommon.c1046 map_parse_fds(int * argc,char *** argv,int ** fds,__u32 open_flags) map_parse_fds() argument
1105 map_parse_fd(int * argc,char *** argv,__u32 open_flags) map_parse_fd() argument
1133 map_parse_fd_and_info(int * argc,char *** argv,struct bpf_map_info * info,__u32 * info_len,__u32 open_flags) map_parse_fd_and_info() argument
[all...]
H A Dmap.c342 __u32 *flags, __u32 **value_fd, __u32 open_flags) in parse_elem()
/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c125 int open_flags, mode_t open_mode) in test_cachestat()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_sysctl.c20 int open_flags; member
/linux/fs/nfs/
H A Ddir.c2031 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()
2258 struct file *file, unsigned int open_flags, in nfs_atomic_open_v23()
2352 umode_t mode, int open_flags) in nfs_do_create()
H A Dnfs4proc.c3916 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
/linux/kernel/
H A Dacct.c219 const int open_flags = O_WRONLY|O_APPEND|O_LARGEFILE; in acct_on() local
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c100 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
/linux/fs/fuse/
H A Dfile.c27 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()
H A Dfuse_i.h262 u32 open_flags; member
/linux/include/uapi/linux/
H A Dfuse.h797 uint32_t open_flags; /* FUSE_OPEN_... */ member
804 uint32_t open_flags; /* FUSE_OPEN_... */ member
809 uint32_t open_flags; member
H A Dio_uring.h62 __u32 open_flags; member
H A Dbpf.h1688 __u32 open_flags; member
/linux/tools/perf/util/
H A Devsel.h175 unsigned long open_flags; member
/linux/tools/lib/bpf/
H A Dbpf.h494 __u32 open_flags; /* permissions requested for the operation on fd */ global() member
/linux/tools/include/uapi/linux/
H A Dio_uring.h62 __u32 open_flags; member
H A Dbpf.h1688 __u32 open_flags; member
/linux/fs/smb/server/
H A Dsmb2pdu.c2602 struct path *path, char *name, int open_flags, in smb2_creat()
2892 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c3545 const int open_flags) in open_proc_fd()
/linux/include/linux/
H A Dnfs_xdr.h478 int open_flags; member