Searched refs:CIFSFindClose (Results 1 – 4 of 4) sorted by relevance
172 extern int CIFSFindClose(const int, struct cifsTconInfo *tcon,
535 CIFSFindClose(xid, pTcon, cifsFile->netfid); in find_cifs_entry()
607 rc = CIFSFindClose(xid, pTcon, pCFileStruct->netfid); in cifs_closedir()
3938 CIFSFindClose(const int xid, struct cifsTconInfo *tcon, in CIFSFindClose() function