Home
last modified time | relevance | path

Searched refs:copychunk_ioctl_rsp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.h215 struct copychunk_ioctl_rsp { struct
H A Dsmb2ops.c1716 struct copychunk_ioctl_rsp *retbuf = NULL; in smb2_copychunk_range()
1758 sizeof(struct copychunk_ioctl_rsp)) { in smb2_copychunk_range()
1795 if (ret_data_len != sizeof(struct copychunk_ioctl_rsp)) in smb2_copychunk_range()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.h190 struct copychunk_ioctl_rsp { struct
H A Dsmb2pdu.c7228 struct copychunk_ioctl_rsp *ci_rsp; in fsctl_copychunk()
7236 ci_rsp = (struct copychunk_ioctl_rsp *)&rsp->Buffer[0]; in fsctl_copychunk()
7774 if (out_buf_len < sizeof(struct copychunk_ioctl_rsp)) { in smb2_ioctl()
7779 nbytes = sizeof(struct copychunk_ioctl_rsp); in smb2_ioctl()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h1002 struct copychunk_ioctl_rsp { struct
H A Dsmb2ops.c1747 struct copychunk_ioctl_rsp *retbuf = NULL; in smb2_copychunk_range()
1798 sizeof(struct copychunk_ioctl_rsp)) { in smb2_copychunk_range()
1835 if (ret_data_len != sizeof(struct copychunk_ioctl_rsp)) in smb2_copychunk_range()

Completed in 30 milliseconds