Searched refs:SMB2_SET_INFO (Results 1 – 2 of 2) sorted by relevance
80 #define SMB2_SET_INFO cpu_to_le16(SMB2_SET_INFO_HE) macro
314 case SMB2_SET_INFO: in smb2_reconnect()351 if (smb2_command == SMB2_SET_INFO) in __smb2_plain_req_init()3893 rc = smb2_plain_req_init(SMB2_SET_INFO, tcon, (void **) &req, &total_len); in send_set_info()