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 1220 struct cifsFileInfo *open_file, *tmp; in cifs_reopen_persistent_handles() local 2221 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() 2307 struct cifsFileInfo *open_file = NULL; in find_readable_file() local 2343 struct cifsFileInfo *open_file, *inv_file = NULL; in cifs_get_writable_file() local 2662 struct cifsFileInfo *open_file; in cifs_partialpagewrite() local 3504 struct cifsFileInfo *open_file, in cifs_write_from_iter() 4042 cifs_send_async_read(loff_t fpos, size_t len, struct cifsFileInfo *open_file, in cifs_send_async_read() 4418 struct cifsFileInfo *open_file; in cifs_read() local 4613 struct cifsFileInfo *open_file = ractl->file->private_data; in cifs_readahead() local [all …]
|
H A D | inode.c | 2841 struct cifsFileInfo *open_file; local 2938 struct cifsFileInfo *open_file; local [all...] |
H A D | smb1ops.c | 798 struct cifsFileInfo *open_file; in smb_set_file_info() local
|
H A D | cifsacl.c | 1473 struct cifsFileInfo *open_file = NULL; in get_cifs_acl() local
|
H A D | smb2ops.c | 3165 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 | 72 int open_file(char *path, int r, int w, int append) in open_file() function
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 1359 static int open_file(BDRVVVFATState* s,mapping_t* mapping) in open_file() function
|