Searched refs:CIFSSMBRename (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 407 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 1196 .rename = CIFSSMBRename,
|
H A D | cifssmb.c | 2689 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function 2701 cifs_dbg(FYI, "In CIFSSMBRename\n"); in CIFSSMBRename()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 440 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 1203 .rename = CIFSSMBRename,
|
H A D | cifssmb.c | 2152 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBRename() function 2165 cifs_dbg(FYI, "In CIFSSMBRename\n"); in CIFSSMBRename()
|
Completed in 19 milliseconds