Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.h191 struct copychunk_ioctl_req { struct
H A Dsmb2pdu.c7601 struct copychunk_ioctl_req *ci_req, in fsctl_copychunk()
7635 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
8152 if (in_buf_len < sizeof(struct copychunk_ioctl_req)) { in smb2_ioctl()
8166 (struct copychunk_ioctl_req *)buffer, in smb2_ioctl()