Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2misc.c368 ((struct smb2_ioctl_rsp *)shdr)->OutputOffset); in smb2_get_data_area_len()
370 ((struct smb2_ioctl_rsp *)shdr)->OutputCount); in smb2_get_data_area_len()
Dsmb2ops.c1387 struct smb2_ioctl_rsp *io_rsp = NULL; in smb2_ioctl_query_info()
1546 io_rsp = (struct smb2_ioctl_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2873 struct smb2_ioctl_rsp *ioctl_rsp; in smb2_query_symlink()
3013 struct smb2_ioctl_rsp *ioctl_rsp; in smb2_query_reparse_tag()
Dsmb2pdu.c3172 struct smb2_ioctl_rsp *rsp = NULL; in SMB2_ioctl()
3218 rsp = (struct smb2_ioctl_rsp *)rsp_iov.iov_base; in SMB2_ioctl()
/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h1229 struct smb2_ioctl_rsp { struct
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c7172 struct smb2_ioctl_rsp *rsp) in fsctl_copychunk()
7297 struct smb2_ioctl_rsp *rsp, in fsctl_query_iface_info_ioctl()
7478 struct smb2_ioctl_rsp *rsp) in fsctl_pipe_transceive()
7588 struct smb2_ioctl_rsp *rsp; in smb2_ioctl()