Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h873 struct smb2_echo_rsp { struct
874 hdrsmb2_echo_rsp global() argument
875 StructureSizesmb2_echo_rsp global() argument
876 Reservedsmb2_echo_rsp global() argument
/linux/fs/smb/client/
H A Dsmb2pdu.c4095 struct smb2_echo_rsp *rsp = (struct smb2_echo_rsp *)mid->resp_buf; in smb2_echo_callback()