Home
last modified time | relevance | path

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

/fs/ksmbd/
Dsmb2misc.c172 *off = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputOffset); in smb2_get_data_area_len()
173 *len = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputCount); in smb2_get_data_area_len()
278 static inline int smb2_ioctl_req_len(struct smb2_ioctl_req *h) in smb2_ioctl_req_len()
284 static inline int smb2_ioctl_resp_len(struct smb2_ioctl_req *h) in smb2_ioctl_resp_len()
Dsmb2pdu.h892 struct smb2_ioctl_req { struct
Dsmb2pdu.c7536 struct smb2_ioctl_req *req, in fsctl_pipe_transceive()
7622 struct smb2_ioctl_req *req, in fsctl_request_resume_key()
7647 struct smb2_ioctl_req *req; in smb2_ioctl()
/fs/cifs/
Dsmb2pdu.h1212 struct smb2_ioctl_req { struct
Dsmb2pdu.c3019 struct smb2_ioctl_req *req; in SMB2_ioctl_init()
3059 cpu_to_le32(offsetof(struct smb2_ioctl_req, Buffer)); in SMB2_ioctl_init()