Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c135 *off = le16_to_cpu(((struct smb2_set_info_req *)hdr)->BufferOffset); in smb2_get_data_area_len()
136 *len = le32_to_cpu(((struct smb2_set_info_req *)hdr)->BufferLength); in smb2_get_data_area_len()
257 static inline int smb2_set_info_req_len(struct smb2_set_info_req *h) in smb2_set_info_req_len()
H A Dsmb2pdu.c5929 struct smb2_set_info_req *req, in smb2_set_info_file()
6038 struct smb2_set_info_req *req; in smb2_set_info()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h1503 * [0] : struct smb2_set_info_req + smb2_file_[rename|link]_info
1509 struct smb2_set_info_req { struct
H A Dsmb2pdu.c4857 struct smb2_set_info_req *req; in SMB2_set_info_init()
4875 cpu_to_le16(sizeof(struct smb2_set_info_req)); in SMB2_set_info_init()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h912 * [0] : struct smb2_set_info_req + smb2_file_[rename|link]_info
918 struct smb2_set_info_req { struct
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c5300 struct smb2_set_info_req *req; in SMB2_set_info_init()
5317 req->BufferOffset = cpu_to_le16(sizeof(struct smb2_set_info_req)); in SMB2_set_info_init()

Completed in 34 milliseconds