Home
last modified time | relevance | path

Searched refs:CIFSSMBRename (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifsproto.h281 extern int CIFSSMBRename(const int xid, struct cifsTconInfo *tcon,
Dinode.c1525 rc = CIFSSMBRename(xid, pTcon, fromPath, toPath, cifs_sb->local_nls,
Dcifssmb.c1965 CIFSSMBRename(const int xid, struct cifsTconInfo *tcon, in CIFSSMBRename() function