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

/linux-master/fs/smb/client/
H A Dcifspdu.h27 #define SMB_COM_CLOSE 0x04 /* triv req/rsp, timestamp ignored */ macro
H A Dcifssmb.c197 case SMB_COM_CLOSE:
2104 rc = small_smb_init(SMB_COM_CLOSE, 3, tcon, (void **) &pSMB);

Completed in 243 milliseconds