Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h407 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1196 .rename = CIFSSMBRename,
H A Dcifssmb.c2689 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function