Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2misc.c182 le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputOffset), in smb2_get_data_area_len()
183 offsetof(struct smb2_ioctl_req, Buffer)); in smb2_get_data_area_len()
184 *len = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputCount); in smb2_get_data_area_len()
289 static inline int smb2_ioctl_req_len(struct smb2_ioctl_req *h) in smb2_ioctl_req_len()
295 static inline int smb2_ioctl_resp_len(struct smb2_ioctl_req *h) in smb2_ioctl_resp_len()
H A Dsmb2pdu.c7859 struct smb2_ioctl_req *req, in fsctl_pipe_transceive()
7945 struct smb2_ioctl_req *req, in fsctl_request_resume_key()
7970 struct smb2_ioctl_req *req; in smb2_ioctl()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1368 struct smb2_ioctl_req { struct
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c3291 struct smb2_ioctl_req *req; in SMB2_ioctl_init()
3340 cpu_to_le32(offsetof(struct smb2_ioctl_req, Buffer)); in SMB2_ioctl_init()