Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h345 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c899 return CIFSFindClose(xid, tcon, fid->netfid); in cifs_close_dir()
H A Dcifssmb.c4195 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindClose() function