Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb2misc.c122 *off = le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset); in smb2_get_data_area_len()
123 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()
246 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()
4103 struct smb2_query_info_req *req, in smb2_get_info_file_pipe()
4153 struct smb2_query_info_req *req, in smb2_get_ea()
4502 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
4761 struct smb2_query_info_req *req, in smb2_get_info_file()
4895 struct smb2_query_info_req *req, in smb2_get_info_filesystem()
5121 struct smb2_query_info_req *req, in smb2_get_info_sec()
5206 struct smb2_query_info_req *req; in smb2_query_info()
/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h1491 struct smb2_query_info_req { struct
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c3494 struct smb2_query_info_req *req; in SMB2_query_info_init()
5311 struct smb2_query_info_req *req; in build_qfs_info_req()
5330 cpu_to_le16(sizeof(struct smb2_query_info_req) - 1); in build_qfs_info_req()