Searched defs:open_file (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 172 struct cifsFileInfo *open_file = NULL; in cifs_mark_open_files_invalid() local 1225 struct cifsFileInfo *open_file, *tmp; in cifs_reopen_persistent_handles() local 1890 struct cifsFileInfo *open_file = NULL; in cifs_get_hardlink_path() local 2249 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() 2335 struct cifsFileInfo *open_file = NULL; in find_readable_file() local 2371 struct cifsFileInfo *open_file, *inv_file = NULL; in cifs_get_writable_file() local 2690 struct cifsFileInfo *open_file; in cifs_partialpagewrite() local 3532 struct cifsFileInfo *open_file, in cifs_write_from_iter() 4070 cifs_send_async_read(loff_t fpos, size_t len, struct cifsFileInfo *open_file, in cifs_send_async_read() 4446 struct cifsFileInfo *open_file; in cifs_read() local [all …]
|
H A D | inode.c | 2864 struct cifsFileInfo *open_file; local 2961 struct cifsFileInfo *open_file; local
|
H A D | smb1ops.c | 914 struct cifsFileInfo *open_file; in smb_set_file_info() local
|
H A D | cifsacl.c | 1492 struct cifsFileInfo *open_file = NULL; in get_cifs_acl() local
|
H A D | smb2ops.c | 3173 struct cifsFileInfo *open_file = NULL; in get_smb2_acl() local
|
/openbmc/linux/tools/perf/util/ |
H A D | data.c | 304 static int open_file(struct perf_data *data) in open_file() function
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 81 int open_file(char *path, int r, int w, int append) in open_file() function
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 1358 static int open_file(BDRVVVFATState* s,mapping_t* mapping) in open_file() function
|