Searched refs:smb2_query_info_req (Results 1 – 4 of 4) sorted by relevance
135 le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset), in smb2_get_data_area_len()136 offsetof(struct smb2_query_info_req, Buffer)); in smb2_get_data_area_len()137 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()262 static inline int smb2_query_info_req_len(struct smb2_query_info_req *h) in smb2_query_info_req_len()267 static inline int smb2_query_info_resp_len(struct smb2_query_info_req *h) in smb2_query_info_resp_len()
872 struct smb2_query_info_req *req; in smb2_allocate_rsp_buf() 875 offsetof(struct smb2_query_info_req, OutputBufferLength)) in smb2_allocate_rsp_buf() 6322 struct smb2_query_info_req *req, in smb2_get_info_file_pipe() 6379 struct smb2_query_info_req *req, in smb2_get_ea() 7182 struct smb2_query_info_req *req, in smb2_get_info_file() 7323 struct smb2_query_info_req *req, in smb2_get_info_filesystem() 7592 struct smb2_query_info_req *req, in smb2_get_info_sec() 7719 struct smb2_query_info_req *req; in smb2_query_info()
1647 struct smb2_query_info_req { struct
3881 struct smb2_query_info_req *req; in SMB2_query_info_init()6106 struct smb2_query_info_req *req; in build_qfs_info_req()6125 cpu_to_le16(sizeof(struct smb2_query_info_req)); in build_qfs_info_req()