Home
last modified time | relevance | path

Searched refs:CIFSFindNext (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifsproto.h169 extern int CIFSFindNext(const int xid, struct cifsTconInfo *tcon,
Dreaddir.c560 rc = CIFSFindNext(xid, pTcon, cifsFile->netfid, in find_cifs_entry()
Dcifssmb.c3800 int CIFSFindNext(const int xid, struct cifsTconInfo *tcon, in CIFSFindNext() function