Searched refs:EaValueLength (Results 1 – 2 of 2) sorted by relevance
410 __le16 EaValueLength; member
2182 le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()2196 le16_to_cpu(eabuf->EaValueLength), in smb2_set_ea()2211 if (!eabuf->EaValueLength) { in smb2_set_ea()2237 le16_to_cpu(eabuf->EaValueLength), 0); in smb2_set_ea()2252 if (next < (u32)eabuf->EaNameLength + le16_to_cpu(eabuf->EaValueLength)) in smb2_set_ea()4256 eainfo->EaValueLength = cpu_to_le16(value_len); in smb2_get_ea()
Completed in 18 milliseconds