Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2misc.c353 ((struct smb2_ioctl_rsp *)shdr)->OutputOffset); in smb2_get_data_area_len()
355 ((struct smb2_ioctl_rsp *)shdr)->OutputCount); in smb2_get_data_area_len()
Dsmb2pdu.h1230 struct smb2_ioctl_rsp { struct
Dsmb2ops.c1625 struct smb2_ioctl_rsp *io_rsp = NULL; in smb2_ioctl_query_info()
1780 io_rsp = (struct smb2_ioctl_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
3051 struct smb2_ioctl_rsp *ioctl_rsp; in smb2_query_symlink()
3232 struct smb2_ioctl_rsp *ioctl_rsp; in smb2_query_reparse_tag()
Dsmb2pdu.c3093 struct smb2_ioctl_rsp *rsp = NULL; in SMB2_ioctl()
3139 rsp = (struct smb2_ioctl_rsp *)rsp_iov.iov_base; in SMB2_ioctl()
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h915 struct smb2_ioctl_rsp { struct
Dsmb2pdu.c7079 struct smb2_ioctl_rsp *rsp) in fsctl_copychunk()
7204 struct smb2_ioctl_rsp *rsp, in fsctl_query_iface_info_ioctl()
7381 struct smb2_ioctl_rsp *rsp) in fsctl_pipe_transceive()
7493 struct smb2_ioctl_rsp *rsp, *rsp_org; in smb2_ioctl()