Searched refs:writeable_srcfile (Results 1 – 1 of 1) sorted by relevance
1269 struct cifsFileInfo *writeable_srcfile; in cifs_precopy_set_eof() local1272 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()1273 if (writeable_srcfile) { in cifs_precopy_set_eof()1276 xid, src_tcon, writeable_srcfile, in cifs_precopy_set_eof()1280 cifsFileInfo_put(writeable_srcfile); in cifs_precopy_set_eof()