Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h338 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c899 return CIFSFindClose(xid, tcon, fid->netfid); in cifs_close_dir()
Dcifssmb.c4221 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindClose() function