Searched refs:writeable_srcfile (Results 1 – 1 of 1) sorted by relevance
1171 struct cifsFileInfo *writeable_srcfile; in cifs_precopy_set_eof() local1174 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()1175 if (writeable_srcfile) { in cifs_precopy_set_eof()1178 xid, src_tcon, writeable_srcfile, in cifs_precopy_set_eof()1182 cifsFileInfo_put(writeable_srcfile); in cifs_precopy_set_eof()