FIND_WITH_DELETE
bool with_delete = find_flags & FIND_WITH_DELETE;
cifs_get_writable_path(tcon, from_name, FIND_WITH_DELETE, &cfile);
cifs_get_writable_path(tcon, from_name, FIND_WITH_DELETE, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_WITH_DELETE, &cfile);
cifs_get_writable_path(tcon, full_path, FIND_WITH_DELETE, &cfile);