Home
last modified time | relevance | path

Searched refs:SMB_COM_FIND_CLOSE2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifspdu.h41 #define SMB_COM_FIND_CLOSE2 0x34 /* trivial response */ macro
Dcifssmb.c198 case SMB_COM_FIND_CLOSE2: in cifs_reconnect_tcon()
4228 rc = small_smb_init(SMB_COM_FIND_CLOSE2, 1, tcon, (void **)&pSMB); in CIFSFindClose()