Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.h222 struct copychunk_ioctl_req { struct
Dsmb2pdu.c7167 struct copychunk_ioctl_req *ci_req, in fsctl_copychunk()
7201 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
7711 if (in_buf_len < sizeof(struct copychunk_ioctl_req)) { in smb2_ioctl()
7725 (struct copychunk_ioctl_req *)&req->Buffer[0], in smb2_ioctl()