Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h867 struct smb2_echo_req { struct
868 hdrsmb2_echo_req global() argument
869 StructureSizesmb2_echo_req global() argument
870 Reservedsmb2_echo_req global() argument
/linux/fs/smb/client/
H A Dsmb2pdu.c4259 struct smb2_echo_req *req; in SMB2_echo()