Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h299 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c855 return CIFSFindNext(xid, tcon, fid->netfid, search_flags, srch_inf); in cifs_query_dir_next()
H A Dcifssmb.c4582 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindNext() function