Home
last modified time | relevance | path

Searched refs:smb2_ioctl_req (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c171 *off = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputOffset); in smb2_get_data_area_len()
172 *len = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputCount); in smb2_get_data_area_len()
277 static inline int smb2_ioctl_req_len(struct smb2_ioctl_req *h) in smb2_ioctl_req_len()
283 static inline int smb2_ioctl_resp_len(struct smb2_ioctl_req *h) in smb2_ioctl_resp_len()
H A Dsmb2pdu.c7534 struct smb2_ioctl_req *req, in fsctl_pipe_transceive()
7620 struct smb2_ioctl_req *req, in fsctl_request_resume_key()
7645 struct smb2_ioctl_req *req; in smb2_ioctl()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h1183 * [0] : struct smb2_ioctl_req
1188 struct smb2_ioctl_req { struct
H A Dsmb2pdu.c2933 struct smb2_ioctl_req *req; in SMB2_ioctl_init()
2973 cpu_to_le32(offsetof(struct smb2_ioctl_req, Buffer)); in SMB2_ioctl_init()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1300 struct smb2_ioctl_req { struct
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c3214 struct smb2_ioctl_req *req; in SMB2_ioctl_init()
3254 cpu_to_le32(offsetof(struct smb2_ioctl_req, Buffer)); in SMB2_ioctl_init()

Completed in 52 milliseconds