Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb2misc.c357 ((struct smb2_ioctl_rsp *)shdr)->OutputOffset); in smb2_get_data_area_len()
359 ((struct smb2_ioctl_rsp *)shdr)->OutputCount); in smb2_get_data_area_len()
Dsmb2pdu.h1062 struct smb2_ioctl_rsp { struct
Dsmb2ops.c1373 struct smb2_ioctl_rsp *io_rsp = NULL; in smb2_ioctl_query_info()
1528 io_rsp = (struct smb2_ioctl_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2591 struct smb2_ioctl_rsp *ioctl_rsp; in smb2_query_symlink()
Dsmb2pdu.c2762 struct smb2_ioctl_rsp *rsp = NULL; in SMB2_ioctl()
2806 rsp = (struct smb2_ioctl_rsp *)rsp_iov.iov_base; in SMB2_ioctl()