Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h348 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1065 .rename = CIFSSMBRename,
Dcifssmb.c2580 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function