Searched refs:DataLengthHigh (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifspdu.h835 __le16 DataLengthHigh; member in struct:smb_com_write_req
896 __le16 DataLengthHigh; member in struct:smb_com_read_rsp
H A Dcifssmb.c1335 int data_length = le16_to_cpu(pSMBr->DataLengthHigh);
1454 pSMB->DataLengthHigh = cpu_to_le16(bytes_sent >> 16);
1525 pSMB->DataLengthHigh = cpu_to_le16(count >> 16);

Completed in 73 milliseconds