Searched refs:CIFSFindFirst (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | cifsproto.h | 233 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
|
D | smb1ops.c | 852 return CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
|
D | inode.c | 774 rc = CIFSFindFirst(xid, tcon, full_path,
|
D | cifssmb.c | 4368 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function
|