Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2pdu.c532 struct smb2_pdu *spdu = buf; in fill_small_buf() local
542 smb2_hdr_assemble(&spdu->hdr, smb2_command, tcon, server); in fill_small_buf()
543 spdu->StructureSize2 = cpu_to_le16(parmsize); in fill_small_buf()