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

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_rq_2.h153 struct smb2_copychunk { struct
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb_2.c4342 struct smb2_copychunk *copychunk_hdr;
4353 sendbuf_len = sizeof(struct smb2_copychunk) +
4397 copychunk_hdr = (struct smb2_copychunk *)sendbuf;
4407 ioctlp->snd_input_len = sizeof(struct smb2_copychunk);
4439 copychunk_element = (struct smb2_copychunk_chunk *)(sendbuf + sizeof(struct smb2_copychunk));
4462 ioctlp->snd_input_len = sizeof(struct smb2_copychunk) +

Completed in 160 milliseconds