Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb2misc.c128 *off = le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset); in smb2_get_data_area_len()
129 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()
249 static inline int smb2_query_info_req_len(struct smb2_query_info_req *h) in smb2_query_info_req_len()
Dsmb2pdu.c535 struct smb2_query_info_req *req; in smb2_allocate_rsp_buf()
4051 struct smb2_query_info_req *req, in smb2_get_info_file_pipe()
4098 struct smb2_query_info_req *req, in smb2_get_ea()
4447 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
4690 struct smb2_query_info_req *req, in smb2_get_info_file()
4823 struct smb2_query_info_req *req, in smb2_get_info_filesystem()
5040 struct smb2_query_info_req *req, in smb2_get_info_sec()
5122 struct smb2_query_info_req *req; in smb2_query_info()
Dsmb2pdu.h1174 struct smb2_query_info_req { struct
/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1517 struct smb2_query_info_req { struct
Dsmb2pdu.c3405 struct smb2_query_info_req *req; in SMB2_query_info_init()
5138 struct smb2_query_info_req *req; in build_qfs_info_req()
5157 cpu_to_le16(sizeof(struct smb2_query_info_req) - 1); in build_qfs_info_req()