Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h46 #define SMB_COM_CLOSE 0x04 /* triv req/rsp, timestamp ignored */ macro
H A Dcifssmb.c261 case SMB_COM_CLOSE: in cifs_reconnect_tcon()
2640 rc = small_smb_init(SMB_COM_CLOSE, 3, tcon, (void **) &pSMB); in CIFSSMBClose()
/kernel/linux/linux-6.6/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: in cifs_reconnect_tcon()
2104 rc = small_smb_init(SMB_COM_CLOSE, 3, tcon, (void **) &pSMB); in CIFSSMBClose()

Completed in 34 milliseconds