Home
last modified time | relevance | path

Searched refs:copychunk_ioctl_rsp (Results 1 – 4 of 4) sorted by relevance

/linux/fs/cifs/
A Dsmb2pdu.h296 struct copychunk_ioctl_rsp { struct
A Dsmb2ops.c1837 struct copychunk_ioctl_rsp *retbuf = NULL; in smb2_copychunk_range()
1881 sizeof(struct copychunk_ioctl_rsp)) { in smb2_copychunk_range()
1918 if (ret_data_len != sizeof(struct copychunk_ioctl_rsp)) in smb2_copychunk_range()
/linux/fs/ksmbd/
A Dsmb2pdu.h379 struct copychunk_ioctl_rsp { struct
A Dsmb2pdu.c7114 struct copychunk_ioctl_rsp *ci_rsp; in fsctl_copychunk()
7122 ci_rsp = (struct copychunk_ioctl_rsp *)&rsp->Buffer[0]; in fsctl_copychunk()
7649 if (out_buf_len < sizeof(struct copychunk_ioctl_rsp)) { in smb2_ioctl()
7654 nbytes = sizeof(struct copychunk_ioctl_rsp); in smb2_ioctl()

Completed in 37 milliseconds