Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dsmb2misc.c127 *off = le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset); in smb2_get_data_area_len()
128 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()
248 static inline int smb2_query_info_req_len(struct smb2_query_info_req *h) in smb2_query_info_req_len()
A Dsmb2pdu.h507 struct smb2_query_info_req { struct
A Dsmb2pdu.c533 struct smb2_query_info_req *req; in smb2_allocate_rsp_buf()
4078 struct smb2_query_info_req *req, in smb2_get_info_file_pipe()
4128 struct smb2_query_info_req *req, in smb2_get_ea()
4477 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
4722 struct smb2_query_info_req *req, in smb2_get_info_file()
4856 struct smb2_query_info_req *req, in smb2_get_info_filesystem()
5080 struct smb2_query_info_req *req, in smb2_get_info_sec()
5162 struct smb2_query_info_req *req; in smb2_query_info()
/linux/fs/cifs/
A Dsmb2pdu.h632 struct smb2_query_info_req { struct
A Dsmb2pdu.c3428 struct smb2_query_info_req *req; in SMB2_query_info_init()
5167 struct smb2_query_info_req *req; in build_qfs_info_req()
5186 cpu_to_le16(sizeof(struct smb2_query_info_req) - 1); in build_qfs_info_req()

Completed in 38 milliseconds