Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.h223 struct copychunk_ioctl_req { struct
Dsmb2pdu.c7170 struct copychunk_ioctl_req *ci_req, in fsctl_copychunk()
7204 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
7714 if (in_buf_len < sizeof(struct copychunk_ioctl_req)) { in smb2_ioctl()
7728 (struct copychunk_ioctl_req *)&req->Buffer[0], in smb2_ioctl()