Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 7 of 7) sorted by relevance

/linux/fs/smb/client/
H A Dfile.c54 struct cifsFileInfo *open_file = req->cfile; in cifs_prepare_write() local
274 struct cifsFileInfo *open_file = NULL; in cifs_init_request() local
372 struct cifsFileInfo *open_file = NULL; in cifs_mark_open_files_invalid() local
1501 struct cifsFileInfo *open_file, *tmp; in cifs_reopen_persistent_handles() local
2168 struct cifsFileInfo *open_file = NULL; in cifs_get_hardlink_path() local
2534 struct cifsFileInfo *open_file = NULL; in find_readable_file() local
2570 struct cifsFileInfo *open_file, *inv_file = NULL; in cifs_get_writable_file() local
3104 struct cifsFileInfo *open_file; in is_inode_writable() local
H A Dinode.c3018 const char *full_path, struct cifsFileInfo *open_file,
3110 struct cifsFileInfo *open_file = NULL; local
H A Dsmb1ops.c963 struct cifsFileInfo *open_file; in smb_set_file_info() local
H A Dcifsacl.c1491 struct cifsFileInfo *open_file = NULL; in get_cifs_acl() local
H A Dsmb2ops.c3323 struct cifsFileInfo *open_file = NULL; in get_smb2_acl() local
/linux/tools/perf/util/
H A Ddata.c321 static int open_file(struct perf_data *data) open_file() function
/linux/tools/testing/selftests/mm/
H A Dguard-regions.c199 static int open_file(const char *prefix, char *path) in open_file() function