Searched refs:writeable_srcfile (Results 1 – 1 of 1) sorted by relevance
1239 struct cifsFileInfo *writeable_srcfile; in cifs_precopy_set_eof() local1242 writeable_srcfile = find_writable_file(src_cifsi, FIND_FSUID_ONLY); in cifs_precopy_set_eof()1243 if (writeable_srcfile) { in cifs_precopy_set_eof()1246 xid, src_tcon, writeable_srcfile, in cifs_precopy_set_eof()1250 cifsFileInfo_put(writeable_srcfile); in cifs_precopy_set_eof()