Home
last modified time | relevance | path

Searched refs:smb2_query_info_req (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c131 *off = le16_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferOffset); in smb2_get_data_area_len()
132 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len()
251 static inline int smb2_query_info_req_len(struct smb2_query_info_req *h) in smb2_query_info_req_len()
H A Dsmb2pdu.c536 struct smb2_query_info_req *req; in smb2_allocate_rsp_buf()
4266 struct smb2_query_info_req *req, in smb2_get_info_file_pipe()
4314 struct smb2_query_info_req *req, in smb2_get_ea()
4639 struct smb2_query_info_req *req = ksmbd_req_buf_next(work); in get_file_stream_info()
4888 struct smb2_query_info_req *req, in smb2_get_info_file()
5004 struct smb2_query_info_req *req, in smb2_get_info_filesystem()
5217 struct smb2_query_info_req *req, in smb2_get_info_sec()
5300 struct smb2_query_info_req *req; in smb2_query_info()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h1476 struct smb2_query_info_req { struct
H A Dsmb2pdu.c3350 struct smb2_query_info_req *req; in SMB2_query_info_init()
5088 struct smb2_query_info_req *req; in build_qfs_info_req()
5107 cpu_to_le16(sizeof(struct smb2_query_info_req)); in build_qfs_info_req()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1580 struct smb2_query_info_req { struct
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c3640 struct smb2_query_info_req *req; in SMB2_query_info_init()
5532 struct smb2_query_info_req *req; in build_qfs_info_req()
5551 cpu_to_le16(sizeof(struct smb2_query_info_req)); in build_qfs_info_req()

Completed in 33 milliseconds