Searched refs:CIFSSMBRenameOpenFile (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | inode.c | 1764 rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, NULL, in cifs_rename_pending_delete() 1806 CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, dentry->d_name.name, 2337 rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid,
|
H A D | cifsproto.h | 452 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 2217 int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon, in CIFSSMBRenameOpenFile() function
|