Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c1138 return CIFSFindNext(xid, tcon, fid->netfid, search_flags, srch_inf); in cifs_query_dir_next()
H A Dcifssmb.c4521 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindNext() function