Home
last modified time | relevance | path

Searched refs:CIFSFindClose (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifsproto.h172 extern int CIFSFindClose(const int, struct cifsTconInfo *tcon,
Dreaddir.c535 CIFSFindClose(xid, pTcon, cifsFile->netfid); in find_cifs_entry()
Dfile.c607 rc = CIFSFindClose(xid, pTcon, pCFileStruct->netfid); in cifs_closedir()
Dcifssmb.c3938 CIFSFindClose(const int xid, struct cifsTconInfo *tcon, in CIFSFindClose() function