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

/linux-master/fs/smb/client/
H A Dcifspdu.h41 #define SMB_COM_FIND_CLOSE2 0x34 /* trivial response */ macro
H A Dcifssmb.c198 case SMB_COM_FIND_CLOSE2:
4202 rc = small_smb_init(SMB_COM_FIND_CLOSE2, 1, tcon, (void **)&pSMB);

Completed in 221 milliseconds