Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c572 rc = CIFSFindFirst(xid, tcon, full_path, cifs_sb, NULL, in cifs_query_path_info()
1126 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
H A Dinode.c1089 rc = CIFSFindFirst(xid, tcon, full_path, in cifs_backup_query_path_info()
H A Dcifssmb.c4368 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function