Home
last modified time | relevance | path

Searched refs:smb2_query_info_req (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/server/
H A Dsmb2misc.c136 le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset), in smb2_get_data_area_len()
137 offsetof(struct smb2_query_info_req, Buffer)); in smb2_get_data_area_len()
138 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()
263 static inline int smb2_query_info_req_len(struct smb2_query_info_req *h) in smb2_query_info_req_len()
/linux/fs/smb/common/
H A Dsmb2pdu.h1674 struct smb2_query_info_req { struct
/linux/fs/smb/client/
H A Dsmb2pdu.c3758 struct smb2_query_info_req *req; in SMB2_query_info_init()
5859 struct smb2_query_info_req *req; in build_qfs_info_req()
5878 cpu_to_le16(sizeof(struct smb2_query_info_req)); in build_qfs_info_req()