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 fuse_send_open(struct fuse_mount * fm,u64 nodeid,unsigned int open_flags,int opcode,struct fuse_open_out * outargp) fuse_send_open() argument
136 fuse_file_open(struct fuse_mount * fm,u64 nodeid,unsigned int open_flags,bool isdir) fuse_file_open() argument
356 fuse_file_release(struct inode * inode,struct fuse_file * ff,unsigned int open_flags,fl_owner_t id,bool isdir) fuse_file_release() argument
[all...]
/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.c2565 __find_readable_file(struct cifsInodeInfo * cifs_inode,unsigned int find_flags,unsigned int open_flags) __find_readable_file() argument
2608 __cifs_get_writable_file(struct cifsInodeInfo * cifs_inode,unsigned int find_flags,unsigned int open_flags,struct cifsFileInfo ** ret_file) __cifs_get_writable_file() argument
/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 smb2_creat(struct ksmbd_work * work,struct path * path,char * name,int open_flags,umode_t posix_mode,bool is_dir) smb2_creat() argument
2909 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; smb2_open() local
[all...]
/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; global() member
/linux/fs/nfs/
H A Dnfs4proc.c3828 nfs4_atomic_open(struct inode * dir,struct nfs_open_context * ctx,int open_flags,struct iattr * attr,int * opened) nfs4_atomic_open() argument
[all...]