Searched refs:SMB_COM_FIND_CLOSE2 (Results 1 – 2 of 2) sorted by relevance
60 #define SMB_COM_FIND_CLOSE2 0x34 /* trivial response */ macro
248 case SMB_COM_FIND_CLOSE2: in cifs_reconnect_tcon()4759 rc = small_smb_init(SMB_COM_FIND_CLOSE2, 1, tcon, (void **)&pSMB); in CIFSFindClose()