Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dfile.c54 struct cifsFileInfo *open_file = req->cfile; in cifs_prepare_write() local
261 struct cifsFileInfo *open_file = NULL; in cifs_init_request() local
359 struct cifsFileInfo *open_file = NULL; in cifs_mark_open_files_invalid() local
1416 struct cifsFileInfo *open_file, *tmp; in cifs_reopen_persistent_handles() local
2083 struct cifsFileInfo *open_file = NULL; in cifs_get_hardlink_path() local
2450 struct cifsFileInfo *open_file = NULL; in find_readable_file() local
2486 struct cifsFileInfo *open_file, *inv_file = NULL; in cifs_get_writable_file() local
3034 struct cifsFileInfo *open_file; in is_inode_writable() local
H A Dinode.c2931 struct cifsFileInfo *open_file; local
3026 struct cifsFileInfo *open_file; local
H A Dsmb1ops.c898 struct cifsFileInfo *open_file; in smb_set_file_info() local
H A Dcifsacl.c1492 struct cifsFileInfo *open_file = NULL; in get_cifs_acl() local
H A Dsmb2ops.c3202 struct cifsFileInfo *open_file = NULL; in get_smb2_acl() local
/linux-6.15/tools/perf/util/
H A Ddata.c301 static int open_file(struct perf_data *data) in open_file() function
/linux-6.15/fs/hostfs/
H A Dhostfs_user.c81 int open_file(char *path, int r, int w, int append) in open_file() function
/linux-6.15/tools/testing/selftests/mm/
H A Dguard-regions.c205 static int open_file(const char *prefix, char *path) in open_file() function