Home
last modified time | relevance | path

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

/openbmc/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()
H A Dsmb2pdu.c538 struct smb2_query_info_req *req; in smb2_allocate_rsp_buf()
541 offsetof(struct smb2_query_info_req, OutputBufferLength)) in smb2_allocate_rsp_buf()
4558 struct smb2_query_info_req *req, in smb2_get_info_file_pipe()
4606 struct smb2_query_info_req *req, in smb2_get_ea()
4942 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
5238 struct smb2_query_info_req *req, in smb2_get_info_file()
5354 struct smb2_query_info_req *req, in smb2_get_info_filesystem()
5572 struct smb2_query_info_req *req, in smb2_get_info_sec()
5655 struct smb2_query_info_req *req; in smb2_query_info()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1648 struct smb2_query_info_req { struct
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c3756 struct smb2_query_info_req *req; in SMB2_query_info_init()
5747 struct smb2_query_info_req *req; in build_qfs_info_req()
5766 cpu_to_le16(sizeof(struct smb2_query_info_req)); in build_qfs_info_req()