Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h454 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1369 .rename = CIFSSMBRename,
H A Dcifssmb.c2227 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function