Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h60 #define SMB_COM_FIND_CLOSE2 0x34 /* trivial response */ macro
Dcifssmb.c248 case SMB_COM_FIND_CLOSE2: in cifs_reconnect_tcon()
4759 rc = small_smb_init(SMB_COM_FIND_CLOSE2, 1, tcon, (void **)&pSMB); in CIFSFindClose()