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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h978 __le16 DataLengthHigh; member in struct:smb_com_write_req
1040 __le16 DataLengthHigh; member in struct:smb_com_read_rsp
H A Dcifssmb.c1384 int data_length = le16_to_cpu(pSMBr->DataLengthHigh);
1509 pSMB->DataLengthHigh = cpu_to_le16(bytes_sent >> 16);
1593 pSMB->DataLengthHigh = cpu_to_le16(count >> 16);

Completed in 51 milliseconds