Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb2misc.c132 *off = le16_to_cpu(((struct smb2_set_info_req *)hdr)->BufferOffset); in smb2_get_data_area_len()
133 *len = le32_to_cpu(((struct smb2_set_info_req *)hdr)->BufferLength); in smb2_get_data_area_len()
255 static inline int smb2_set_info_req_len(struct smb2_set_info_req *h) in smb2_set_info_req_len()
Dsmb2pdu.h1198 struct smb2_set_info_req { struct
Dsmb2pdu.c5824 struct smb2_set_info_req *req, in smb2_set_info_file()
5945 struct smb2_set_info_req *req; in smb2_set_info()
/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1550 struct smb2_set_info_req { struct
Dsmb2pdu.c4907 struct smb2_set_info_req *req; in SMB2_set_info_init()
4925 cpu_to_le16(sizeof(struct smb2_set_info_req) - 1); in SMB2_set_info_init()