Home
last modified time | relevance | path

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

/fs/smb/server/
Dsmb2pdu.h225 struct copychunk_ioctl_req { struct
Dsmb2pdu.c7219 struct copychunk_ioctl_req *ci_req, in fsctl_copychunk()
7253 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
7767 if (in_buf_len < sizeof(struct copychunk_ioctl_req)) { in smb2_ioctl()
7781 (struct copychunk_ioctl_req *)&req->Buffer[0], in smb2_ioctl()