Searched refs:smb2_read_req (Results 1 – 4 of 4) sorted by relevance
147 *off = le16_to_cpu(((struct smb2_read_req *)hdr)->ReadChannelInfoOffset); in smb2_get_data_area_len()148 *len = le16_to_cpu(((struct smb2_read_req *)hdr)->ReadChannelInfoLength); in smb2_get_data_area_len()274 static inline int smb2_read_req_len(struct smb2_read_req *h) in smb2_read_req_len()
6608 struct smb2_read_req *req; in smb2_read_pipe()6695 struct smb2_read_req *req, void *data_buf, in smb2_read_rdma_channel()6719 struct smb2_read_req *req; in smb2_read()6767 if (ch_offset < offsetof(struct smb2_read_req, Buffer)) { in smb2_read()
744 struct smb2_read_req { struct
4431 struct smb2_read_req *req = NULL; in smb2_new_read_req()4479 cpu_to_le16(offsetof(struct smb2_read_req, Buffer)); in smb2_new_read_req()4740 struct smb2_read_req *req = NULL; in SMB2_read()
Completed in 34 milliseconds