Searched refs:ret_file (Results 1 – 2 of 2) sorted by relevance
139 struct cifsFileInfo **ret_file);141 struct cifsFileInfo **ret_file);144 struct cifsFileInfo **ret_file);
1888 struct cifsFileInfo **ret_file) in cifs_get_writable_file() argument1896 *ret_file = NULL; in cifs_get_writable_file()1932 *ret_file = open_file; in cifs_get_writable_file()1956 *ret_file = inv_file; in cifs_get_writable_file()1988 struct cifsFileInfo **ret_file) in cifs_get_writable_path() argument1995 *ret_file = NULL; in cifs_get_writable_path()2014 return cifs_get_writable_file(cinode, 0, ret_file); in cifs_get_writable_path()2023 struct cifsFileInfo **ret_file) in cifs_get_readable_path() argument2030 *ret_file = NULL; in cifs_get_readable_path()2049 *ret_file = find_readable_file(cinode, 0); in cifs_get_readable_path()[all …]