Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h995 struct copychunk_ioctl_req { struct
Dsmb2pdu.c7074 struct copychunk_ioctl_req *ci_req, in fsctl_copychunk()
7108 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
7612 if (in_buf_len < sizeof(struct copychunk_ioctl_req)) { in smb2_ioctl()
7626 (struct copychunk_ioctl_req *)&req->Buffer[0], in smb2_ioctl()