Searched refs:ret_file (Results 1 – 2 of 2) sorted by relevance
144 struct cifsFileInfo **ret_file);147 struct cifsFileInfo **ret_file);150 struct cifsFileInfo **ret_file);
2037 struct cifsFileInfo **ret_file) in cifs_get_writable_file() argument2046 *ret_file = NULL; in cifs_get_writable_file()2084 *ret_file = open_file; in cifs_get_writable_file()2108 *ret_file = inv_file; in cifs_get_writable_file()2141 struct cifsFileInfo **ret_file) in cifs_get_writable_path() argument2146 *ret_file = NULL; in cifs_get_writable_path()2163 return cifs_get_writable_file(cinode, flags, ret_file); in cifs_get_writable_path()2173 struct cifsFileInfo **ret_file) in cifs_get_readable_path() argument2178 *ret_file = NULL; in cifs_get_readable_path()2195 *ret_file = find_readable_file(cinode, 0); in cifs_get_readable_path()[all …]