Searched refs:sillyrename (Results 1 – 2 of 2) sorted by relevance
174 the NFS client will do a "sillyrename" to ensure that the file176 file is held by nfsd so we usually end up doing a sillyrename, and
1932 static int __cifs_unlink(struct inode *dir, struct dentry *dentry, bool sillyrename) in __cifs_unlink() argument2011 if (!sillyrename && server->vals->protocol_id > SMB10_PROT_ID) { in __cifs_unlink()2014 sillyrename = true; in __cifs_unlink()2018 if (sillyrename) in __cifs_unlink()