Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h445 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1121 .rename = CIFSSMBRename,
H A Dcifssmb.c2200 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function