Searched refs:EaValueLength (Results 1 – 2 of 2) sorted by relevance
901 __le16 EaValueLength; member
2175 le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()2189 le16_to_cpu(eabuf->EaValueLength), in smb2_set_ea()2204 if (!eabuf->EaValueLength) { in smb2_set_ea()2230 le16_to_cpu(eabuf->EaValueLength), 0); in smb2_set_ea()2245 if (next < (u32)eabuf->EaNameLength + le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()4245 eainfo->EaValueLength = cpu_to_le16(value_len); in smb2_get_ea()
Completed in 22 milliseconds