Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h334 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c862 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
H A Dinode.c1093 rc = CIFSFindFirst(xid, tcon, full_path, in cifs_backup_query_path_info()
H A Dcifssmb.c3910 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function