Home
last modified time | relevance | path

Searched refs:ret_file (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dfile.c2450 struct cifsFileInfo **ret_file) in cifs_get_writable_file() argument
2459 *ret_file = NULL; in cifs_get_writable_file()
2497 *ret_file = open_file; in cifs_get_writable_file()
2521 *ret_file = inv_file; in cifs_get_writable_file()
2554 struct cifsFileInfo **ret_file) in cifs_get_writable_path() argument
2559 *ret_file = NULL; in cifs_get_writable_path()
2576 return cifs_get_writable_file(cinode, flags, ret_file); in cifs_get_writable_path()
2586 struct cifsFileInfo **ret_file) in cifs_get_readable_path() argument
2591 *ret_file = NULL; in cifs_get_readable_path()
2608 *ret_file = find_readable_file(cinode, 0); in cifs_get_readable_path()
[all …]
Dcifsproto.h156 struct cifsFileInfo **ret_file);
159 struct cifsFileInfo **ret_file);
162 struct cifsFileInfo **ret_file);