Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h260 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c853 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
Dinode.c795 rc = CIFSFindFirst(xid, tcon, full_path,
Dcifssmb.c4440 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function