/Linux-v6.6/fs/ |
D | internal.h | 162 struct open_flags { struct 170 const struct open_flags *op); argument
|
D | coredump.c | 651 int open_flags = O_CREAT | O_WRONLY | O_NOFOLLOW | in do_coredump() local
|
/Linux-v6.6/tools/testing/selftests/cachestat/ |
D | test_cachestat.c | 119 int open_flags, mode_t open_mode) in test_cachestat()
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_sysctl.c | 34 int open_flags; member
|
/Linux-v6.6/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 100 static int dlmfs_decode_open_flags(int open_flags, in dlmfs_decode_open_flags()
|
/Linux-v6.6/fs/nfs/ |
D | dir.c | 2015 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context() 2028 struct file *file, unsigned open_flags) in nfs_finish_open() 2044 struct file *file, unsigned open_flags, in nfs_atomic_open() 2308 int open_flags = excl ? O_CREAT | O_EXCL : O_CREAT; in nfs_create() local
|
D | nfs4proc.c | 3804 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()
|
/Linux-v6.6/drivers/block/rnbd/ |
D | rnbd-srv.c | 680 blk_mode_t open_flags = BLK_OPEN_READ; in process_msg_open() local
|
/Linux-v6.6/fs/fuse/ |
D | file.c | 24 unsigned int open_flags, int opcode, in fuse_send_open() 129 unsigned int open_flags, bool isdir) in fuse_file_open() 306 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
|
D | fuse_i.h | 202 u32 open_flags; member
|
/Linux-v6.6/include/uapi/linux/ |
D | fuse.h | 749 uint32_t open_flags; /* FUSE_OPEN_... */ member 756 uint32_t open_flags; /* FUSE_OPEN_... */ member 761 uint32_t open_flags; member
|
D | io_uring.h | 58 __u32 open_flags; member
|
D | bpf.h | 1519 __u32 open_flags; member
|
/Linux-v6.6/tools/lib/bpf/ |
D | bpf.h | 466 __u32 open_flags; /* permissions requested for the operation on fd */ member
|
/Linux-v6.6/tools/perf/util/ |
D | evsel.h | 168 unsigned long open_flags; member
|
/Linux-v6.6/fs/smb/server/ |
D | smb2pdu.c | 2549 struct path *path, char *name, int open_flags, in smb2_creat() 2658 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local
|
/Linux-v6.6/tools/testing/selftests/landlock/ |
D | fs_test.c | 3169 const int open_flags) in open_proc_fd()
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | bpf.h | 1519 __u32 open_flags; member
|
/Linux-v6.6/include/linux/ |
D | nfs_xdr.h | 459 int open_flags; member
|