Searched refs:CIFSSMBRenameOpenFile (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/fs/cifs/ | 
| D | cifsproto.h | 349 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
  | 
| D | inode.c | 1157 	rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, NULL, 1199 	CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, dentry->d_name.name, 1653 		rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid,
  | 
| D | cifssmb.c | 2655 int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon,  in CIFSSMBRenameOpenFile()  function
  |