Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h448 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1139 .rename = CIFSSMBRename,
H A Dcifssmb.c2152 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function
2165 cifs_dbg(FYI, "In CIFSSMBRename\n"); in CIFSSMBRename()