Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/ !
Dcifsproto.h261 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c854 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
Dinode.c813 rc = CIFSFindFirst(xid, tcon, full_path,
Dcifssmb.c4462 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function