Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h337 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c880 rc = CIFSFindFirst(xid, tcon, path, cifs_sb, in cifs_query_dir_first()
H A Dinode.c1010 rc = CIFSFindFirst(xid, tcon, full_path, in cifs_backup_query_path_info()
H A Dcifssmb.c3925 CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindFirst() function