Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c120 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.c2033 static struct nfs_open_context *create_nfs_open_context(struct dentry *dentry, int open_flags, stru… in create_nfs_open_context()
2046 struct file *file, unsigned open_flags) in nfs_finish_open()
2062 struct file *file, unsigned open_flags, in nfs_atomic_open()
2262 struct file *file, unsigned int open_flags, in nfs_atomic_open_v23()
2361 umode_t mode, int open_flags) in nfs_do_create()
/linux/tools/lib/bpf/
H A Dbpf.h489 __u32 open_flags; /* permissions requested for the operation on fd */ member
/linux/tools/include/uapi/linux/
H A Dio_uring.h62 __u32 open_flags; member
H A Dbpf.h1654 __u32 open_flags; member
/linux/fs/smb/server/
H A Dsmb2pdu.c2585 struct path *path, char *name, int open_flags, in smb2_creat()
2875 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local
/linux/include/uapi/linux/
H A Dio_uring.h62 __u32 open_flags; member
H A Dbpf.h1654 __u32 open_flags; member
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c3505 const int open_flags) in open_proc_fd()