Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h293 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c843 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
H A Dinode.c843 rc = CIFSFindFirst(xid, tcon, full_path,
H A Dcifssmb.c4429 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function