Searched refs:ret_file (Results 1 – 2 of 2) sorted by relevance
139 struct cifsFileInfo **ret_file);142 struct cifsFileInfo **ret_file);145 struct cifsFileInfo **ret_file);
1916 struct cifsFileInfo **ret_file) in cifs_get_writable_file() argument1925 *ret_file = NULL; in cifs_get_writable_file()1963 *ret_file = open_file; in cifs_get_writable_file()1987 *ret_file = inv_file; in cifs_get_writable_file()2020 struct cifsFileInfo **ret_file) in cifs_get_writable_path() argument2027 *ret_file = NULL; in cifs_get_writable_path()2046 return cifs_get_writable_file(cinode, flags, ret_file); in cifs_get_writable_path()2055 struct cifsFileInfo **ret_file) in cifs_get_readable_path() argument2062 *ret_file = NULL; in cifs_get_readable_path()2081 *ret_file = find_readable_file(cinode, 0); in cifs_get_readable_path()[all …]