Searched refs:EaValueLength (Results 1 – 2 of 2) sorted by relevance
410 __le16 EaValueLength; member
2199 le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()2213 le16_to_cpu(eabuf->EaValueLength), in smb2_set_ea()2228 if (!eabuf->EaValueLength) { in smb2_set_ea()2254 le16_to_cpu(eabuf->EaValueLength), 0); in smb2_set_ea()2269 if (next < (u32)eabuf->EaNameLength + le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()4273 eainfo->EaValueLength = cpu_to_le16(value_len); in smb2_get_ea()