Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h267 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c866 return CIFSFindNext(xid, tcon, fid->netfid, search_flags, srch_inf); in cifs_query_dir_next()
Dcifssmb.c4616 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindNext() function