Searched refs:EaValueLength (Results 1 – 2 of 2) sorted by relevance
409 __le16 EaValueLength; member
2196 le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()2210 le16_to_cpu(eabuf->EaValueLength), in smb2_set_ea()2225 if (!eabuf->EaValueLength) { in smb2_set_ea()2251 le16_to_cpu(eabuf->EaValueLength), 0); in smb2_set_ea()2266 if (next < (u32)eabuf->EaNameLength + le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()4270 eainfo->EaValueLength = cpu_to_le16(value_len); in smb2_get_ea()