Home
last modified time | relevance | path

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

/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/drivers/block/rnbd/
H A Drnbd-srv.c700 blk_mode_t open_flags = BLK_OPEN_READ; in process_msg_open() local
/linux/fs/fuse/
H A Dfile.c27 unsigned int open_flags, int opcode, in fuse_send_open()
136 unsigned int open_flags, bool isdir) in fuse_file_open()
356 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
/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.h64 __u32 open_flags; member
/linux/tools/bpf/bpftool/
H A Dmap.c342 __u32 *flags, __u32 **value_fd, __u32 open_flags) in parse_elem() argument
/linux/fs/smb/client/
H A Dfile.c2560 unsigned int open_flags) in __find_readable_file()
2603 unsigned int find_flags, unsigned int open_flags, in __cifs_get_writable_file()
/linux/tools/perf/util/
H A Devsel.h175 unsigned long open_flags; global() member
/linux/tools/include/uapi/linux/
H A Dio_uring.h62 __u32 open_flags; member
H A Dbpf.h1688 __u32 open_flags; global() member
/linux/fs/smb/server/
H A Dsmb2pdu.c2612 struct path *path, char *name, int open_flags, in smb2_creat()
2909 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.c3561 open_proc_fd(struct __test_metadata * const _metadata,const int fd,const int open_flags) open_proc_fd() argument
/linux/include/linux/
H A Dnfs_xdr.h479 int open_flags; member
/linux/fs/nfs/
H A Dnfs4proc.c3828 int open_flags, struct iattr *attr, int *opened) in nfs4_atomic_open()