Searched refs:to_dentry (Results 1 – 1 of 1) sorted by relevance
2280 const char *from_path, struct dentry *to_dentry,2321 if (to_dentry->d_parent != from_dentry->d_parent)2338 (const char *) to_dentry->d_name.name,2345 d_move(from_dentry, to_dentry);2267 cifs_do_rename(const unsigned int xid,struct dentry * from_dentry,const char * from_path,struct dentry * to_dentry,const char * to_path) global() argument