Searched refs:OffsetHigh (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_flock.c66 over.OffsetHigh = high;
H A Dos_rw.c39 over.OffsetHigh = (DWORD)(off >> 32);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifspdu.h838 __le32 OffsetHigh; member in struct:smb_com_write_req
882 __le32 OffsetHigh; member in struct:smb_com_read_req
906 __le32 OffsetHigh; member in struct:locking_andx_range
H A Dcifssmb.c1309 pSMB->OffsetHigh = cpu_to_le32(lseek >> 32);
1413 pSMB->OffsetHigh = cpu_to_le32(offset >> 32);
1514 pSMB->OffsetHigh = cpu_to_le32(offset >> 32);
1618 pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c27955 ovlp.OffsetHigh = 0;
[all...]

Completed in 328 milliseconds