Searched refs:writeable_srcfile (Results 1 – 1 of 1) sorted by relevance
1203 struct cifsFileInfo *writeable_srcfile; in cifs_precopy_set_eof() local1206 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()1207 if (writeable_srcfile) { in cifs_precopy_set_eof()1210 xid, src_tcon, writeable_srcfile, in cifs_precopy_set_eof()1214 cifsFileInfo_put(writeable_srcfile); in cifs_precopy_set_eof()